Naming dynamically created datagrids

  • Thread starter Thread starter Anna
  • Start date Start date
A

Anna

Hi there,

I have a master/detail page that I've created using a datagrid inside a
repeater. I need to find a way to export the entire resulting web page
into Excel, and the multiple datagrids are giving me problems. I need
each one to have a unique name that I can refer to in the code I'm
using to generate the Excel.

Any ideas on how I can name the datagrids? I'm happy to provide more
details if necessary.

Thanks!
Anna
 
Back
Top