Hello,
Am using windows, vb.net
I have checkboxcolumn in Radgridview. Am displaying BIT field from database which is displayed as checkbox in gridview in 3rd column, and first & second columns values cannot be edited.
I have the following problems;
Am using windows, vb.net
I have checkboxcolumn in Radgridview. Am displaying BIT field from database which is displayed as checkbox in gridview in 3rd column, and first & second columns values cannot be edited.
I have the following problems;
- Only one checkbox has to be check at a time. If i select a check box then previously selected check box has to uncheck.
- If i press down or up arrow key, then check state of the check box has to be changed.
It's an urgent requirement, awaiting for the team to help me
Thanx
Jayanthi