RadioButton Group in a grid column
how do i create a group of radioButtons in a column of a grid such that only one amongst the radioButtons in the column can be selected at a time...even when user can add rows to the grid & each row also has a radio button in that column?
As of now, i have had to write a FOR loop to deselect all except one radio button everytime the user selects a radio button.
As of now, i have had to write a FOR loop to deselect all except one radio button everytime the user selects a radio button.
sidnet03
March 13,