|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Problem Retrieving Values from CheckboxList nested inside Datalist ControlI have a Datalist control on my page that I have binded to a table of
available categories. In the Item Template I have a CheckboxList control bound to the products available in each Category. I need to pull out of the page which products the user has selected. I have bound the products to the CheckboxList control in the ItemDataBound event for the Datalist. How can I extract what checkboxes have been selected inside the Datalist? Thanks, Mike CheckBoxList list =(CheckBoxList )
e.Item.FindControl("MyListIDorwhateveryounamedit");
Menu Control
looking for a special kind of table control Control-level security Paging and Filtering in Gridview (.NET 2.0) Question on Submit all fields on a tabstrip that is using multipage DataGrid dynamic columns / firing events XML Editor ObjectDataSource The mystery of passing form values Little green arrows |
|||||||||||||||||||||||