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

Grid state persistence

2 Answers 547 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Lynden
Top achievements
Rank 1
Lynden asked on 26 May 2020, 12:04 AM

Hello

I thought I would share my github project that I put together help implement grid state consistently in my applications.

The project consists of an Angular Library and example of the implementation. The library can also be installed via NpmJS.

Hopefully you can find this useful?

Github: https://github.com/lucasheight/angular-kendo-grid-state

NpmJs: https://www.npmjs.com/package/@lucasheight/kendo-grid-state

StackBlitz: https://stackblitz.com/edit/angular-kendo-grid-state

 

kind regards

Lynden

2 Answers, 1 is accepted

Sort by
0
Dimiter Topalov
Telerik team
answered on 27 May 2020, 10:49 AM

Hello Lynden,

Thank you for sharing this lovely project with our community. I hope it will prove useful too.

You can also take a look at the following how-to article from our documentation that demonstrates a couple of approaches for persisting both the state and the column configuration (after resizing, reordering, etc.) to maybe give you an idea for enhancing your library in the future:

https://www.telerik.com/kendo-angular-ui/components/grid/how-to/persist-state/

I also updated your Telerik points for being a proactive member contributing to the community.

Regards,
Dimiter Topalov
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
0
Lynden
Top achievements
Rank 1
answered on 27 May 2020, 10:12 PM

Thanks for that, I did read that how-to and got the basic idea for my implementation from it. The resizing and column ordering ect... would be easy enough to implement later.

regards

Lynden

Tags
Grid
Asked by
Lynden
Top achievements
Rank 1
Answers by
Dimiter Topalov
Telerik team
Lynden
Top achievements
Rank 1
Share this question
or