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

grid filter to next view

1 Answer 37 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Maurice
Top achievements
Rank 1
Veteran
Maurice asked on 05 Aug 2016, 01:49 PM

Hi,

I have a grid with some of the filters set. In the toolbar I have a new button going to a new page.

After inserting a new line in the grid I want to go back to the origional grid and set all the filters again.

 

Is this possible?

 

In the example in the attachment:

I have filtered on Project Number and Project Subnumber and pressed new which give me the bottom part of the image on a new webpage.

 

After pressing back or save I want to let the user going back to the old filtered information.

 

With kind regards,

 

Maurice Lucas

 

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 09 Aug 2016, 06:27 AM
Hi Maurice,

You could save and load the state of the Grid as demonstrated in the following online demo:
For your scenario you could save the state of the Grid within the dataBound event, which will store all changes and will allow you to load the previous state every time when the Grid loads initially.

Hope this helps.


Regards,
Konstantin Dikov
Telerik by Progress
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 Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Maurice
Top achievements
Rank 1
Veteran
Answers by
Konstantin Dikov
Telerik team
Share this question
or