This question is locked. New answers and comments are not allowed.
Hi
I have placed radio button inside rad grid view , and my task is to select the data the row of selected radio button (double click to select the row is not needed here )
and the issue is when the grid has more than 10 records , the vertical scroll bar is enabled automatically, and if i select the first row then change the radio button selection to 4 th row only 4th row is selected . and when i change the selection to 12 th row (scroll down to view 12 th item) the row gets selected and after i scroll-up , saw that radio button selected in 4th row is still in selected mode
as only the visible rows selected radio buttons are chaging , it has not updating un visible rows
any idea of solving the issue
Thanks
Anil
I have placed radio button inside rad grid view , and my task is to select the data the row of selected radio button (double click to select the row is not needed here )
and the issue is when the grid has more than 10 records , the vertical scroll bar is enabled automatically, and if i select the first row then change the radio button selection to 4 th row only 4th row is selected . and when i change the selection to 12 th row (scroll down to view 12 th item) the row gets selected and after i scroll-up , saw that radio button selected in 4th row is still in selected mode
as only the visible rows selected radio buttons are chaging , it has not updating un visible rows
any idea of solving the issue
Thanks
Anil