OWC Chart and Spreadsheet in a repeater

  • Thread starter Richard Luckwell
  • Start date
R

Richard Luckwell

I am using asp.net, vb and codebehind with a repeater containing an OWC
spreadsheet and chart in the itemtemplate.
What I want is when a user clicks a button, data is loaded into each
repeater items spreadsheet and some formating is done.
Then the spreadsheet and chart are made visible.

The problem is I cannot get a reference to any of the spreadsheets or
charts. ie if I try to use the item and control properties of the repeater or
the findcontrol method the objects dont seem to exist although I can see them
in the browser.
Is this related to the objects being activex?

Cheers Rick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top