Hi,
I have a checkboxlist inside a radgrid, added inside the templatecolumn. I have provided seperate datasourceID to both radgrid and the checkboxlist.
In the itemdatabound event of the radgrid, I am modifying the datasource for the checkboxlist and pass the relevant parameter in and binding it to the checkboxlist in that row/item. I am expecting the checkboxlists to be populated with different values for each row. However, all of my checkboxes are populated with the same items.
Can anyone help me please?
kind regards,
Anu
I have a checkboxlist inside a radgrid, added inside the templatecolumn. I have provided seperate datasourceID to both radgrid and the checkboxlist.
In the itemdatabound event of the radgrid, I am modifying the datasource for the checkboxlist and pass the relevant parameter in and binding it to the checkboxlist in that row/item. I am expecting the checkboxlists to be populated with different values for each row. However, all of my checkboxes are populated with the same items.
Can anyone help me please?
kind regards,
Anu