M
Michael Christensen
Hi,
I have a regular datagrid named dgTest
For each row in dgtest I have added a dynamic radiobuttonlist (each with the
same options) with a unique ID.
When I click eg. button1 - how do I step through all my radiobuttonlists and
read their values and get the ID of the radiobuttonlist.
I simply can't figure out how to step througt the datagrid controll-tree...
Some sample code in VB.net would be smashing.
Thanks a lot
Best regards
Michael Christensen
I have a regular datagrid named dgTest
For each row in dgtest I have added a dynamic radiobuttonlist (each with the
same options) with a unique ID.
When I click eg. button1 - how do I step through all my radiobuttonlists and
read their values and get the ID of the radiobuttonlist.
I simply can't figure out how to step througt the datagrid controll-tree...
Some sample code in VB.net would be smashing.
Thanks a lot
Best regards
Michael Christensen