Runtime Datagrids and checkbox selections

D

DJ Dev

Hi,
I am stuck at a problem for 3 days now. I create runtime datagrids
depending on the user selections and they may vary from 2-10 depending
on user selection at runtime. The datagrids are created in a loop at
runtime and I assign IDs as DG0, DG1...and so on in the loop itself.
The datagrid has a template column created at runtime with checkboxes.
They may vary from 3-7 varying from datagrid to datagrid. Once that is
done and i have been able to do it, the user further selects some
checkboxes and these values need to be used for further data
generation. Now my problem is -
In a normal datagrid (non-runtime), I can check the checkbox selection
using the ID of the datagrid. But in my case, I dont have a datagrid
ID until runtime. How can I then write a procedure to see what all
user selections has been made.
Please help!!! I am going crazy!
 
C

Corey O'Mara

I'm not sure I understand your question, but the answer may lie in the
"ClientID" property, whicih will tell you the client side ID assocaited with
a server control.

I may not be understand what you're trying to do.
 

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

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top