This is a migrated thread and some comments may be shown as answers.

Sessions Concept in RadGrid

1 Answer 54 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
D.SRINIVASA
Top achievements
Rank 2
D.SRINIVASA asked on 16 Jun 2011, 06:49 AM

Hi,
i am Srinivas

In my project i have a RadGrid View for Displaying a Backend Table Data and also modify data in that RadGrid. Here my problem in RadGrid is i have a number of page in Radgrid if i modify the data in one page and then go to next page then automatically Radgrid  refresh the data and clear  all the modification in that page..

here i am used NeedDataSource  for bind the Radgrid. when every time i can change my Radgrid page the arithmetically refresh the page.

Please help me how can i hold these modification and how can i change the page in Radgrid page.

the following is the screenshots for RadGrid operations...  

  In my first page some operations are done.. and then go to second page and do some operations in that page after i return to first page all the modifications are cleared.. 

Please help me....

Thanks

D.Srinivasa

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 16 Jun 2011, 07:30 AM
Hello Srinivasa,

The state of CheckBox control will not persist on rebinding the RadGrid. Check the following help documentation on how to retain the checkbox state on rebind.
Persisting CheckBox control state in GridTemplateColumn on rebind.

Thanks,
Princy.
Tags
ComboBox
Asked by
D.SRINIVASA
Top achievements
Rank 2
Answers by
Princy
Top achievements
Rank 2
Share this question
or