Hi,
I have once requirement to refresh my grid each 5 second of time, In each row grid has checkboxes through which I select the rows
once grid refresh in 5 seconds, all checkboxes which I checked comes to the unchecked state ( because they are not able to keep there state), Is there any way to keep the state of the checkboxes in client side or serverside so that my rows still be selected once the grid refresh in each 5 second.???
I have once requirement to refresh my grid each 5 second of time, In each row grid has checkboxes through which I select the rows
once grid refresh in 5 seconds, all checkboxes which I checked comes to the unchecked state ( because they are not able to keep there state), Is there any way to keep the state of the checkboxes in client side or serverside so that my rows still be selected once the grid refresh in each 5 second.???