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

Preserve Template Colomn Value When Pagging is Allow

1 Answer 34 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Chandan Kumar
Top achievements
Rank 1
Chandan Kumar asked on 30 Aug 2010, 08:59 AM
Hello Sir,

i want to Preserve Template Colomn Value When Pagging is Allow in grid view.

For example if i have 2 Column in grid view.
   a). Id
   b). Name (It is Template Column Use Text box For Showing Data)

Now When I change Page 1 Data And When change Page 2 Data Again when i come back to Page 1 Then i want to See my changes
So Please Help me.

Thanks
Chandan Kumar.

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 02 Sep 2010, 08:56 AM
Hello Chandan,

One possible solution is to save new values which is added into the textboxes in Session or ViewState before you leave the page.

Another solution is to save the value from each textbox in database, when the users switch through pages in RadGrid.

I hope this helps.

All the best,
Pavlina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Chandan Kumar
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or