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

remove "Saved grid settings on a per user basis"

1 Answer 27 Views
Grid
This is a migrated thread and some comments may be shown as answers.
sf
Top achievements
Rank 1
sf asked on 28 Oct 2010, 07:38 AM
the article in online help (Saving grid settings on a per user basis) works well untill i hit this headache:
after I added a new record into the grid i want to show the new record as the first row of the grid. also after edited an existing record when return to the grid I want to see the most-recently edited record listed as first row of the grid.

Is this possible to achieve? thanks in advance

1 Answer, 1 is accepted

Sort by
0
Veli
Telerik team
answered on 02 Nov 2010, 10:12 AM
This requirement is not directly related to persisting the grid settings. The RadGrid settings persister demo demonstrates how the page / sort / filter / group and column settings can be persisted. It does not discuss the databinding and CRUD operations with RadGrid. You can implement the functionality you need by ensuring that the newly added or recently updated data items appear first in the data collection RadGrid binds to. RadGrid will show them in the order you specified unless there is sorting applied.

Veli
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
sf
Top achievements
Rank 1
Answers by
Veli
Telerik team
Share this question
or