R
Ruslan Shlain
I have a page where I dynamically create checkboxes. When the time comes I
need to know if any of them checked and if they are check I need to update
DB to reflect the changes on the page.
I know the ID's of checkboxes than are on the page but I can not capture
them in any way. I tried looping thought the Controls collection with
different way to capture the checkbox control but no success. Please
help!!!!!!!!
need to know if any of them checked and if they are check I need to update
DB to reflect the changes on the page.
I know the ID's of checkboxes than are on the page but I can not capture
them in any way. I tried looping thought the Controls collection with
different way to capture the checkbox control but no success. Please
help!!!!!!!!