News:

Build a stunning handcrafted website with IT Acumens

Main Menu

How to fill Datalist with checkbox

Started by dhilipkumar, May 21, 2009, 07:27 PM

Previous topic - Next topic

dhilipkumar

How to fill Datalist with checkbox

Im trying to bind two checkboxes in a datagrid...

The 1st Checkbox is category and the 2nd Checkbox is sub category...

A category can have several sub categories.

When i bind the 1st checkbox the category name is repeated more than once and I need to have only one checkbox for one category.

Please find the code for me......

Monishakoirala

If you want to find which CheckBoxes were selected in a multiple record DataBound control, the way that you you do it depends on the type of control you use