Saving user Preferences and layout

4 Answers 229 Views
Grid
khalid
Top achievements
Rank 1
Iron
khalid asked on 02 Sep 2021, 01:13 PM

Hi,

In kendo react components, specially in react grid. Do we have some thing for saving user preferences and layout,

4 Answers, 1 is accepted

Sort by
0
Ina
Telerik team
answered on 03 Sep 2021, 06:47 AM

Hello Khalid,

Could you please give us more information about the Grid behavior you want to achieve?

Let me know if you have any other questions.

Regards,
Ina
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

0
khalid
Top achievements
Rank 1
Iron
answered on 03 Sep 2021, 07:12 AM | edited on 03 Sep 2021, 07:26 AM

Hi,

Thanks for your response, We want to save (sorting, hidden columns, order of column, locked column, group by), so that whenever a user visits to our app he should see the screen as he like to see.

If possible screen layout as well, should be saved/loaded.

For example a screen has four grids, Different user may be interested in different grid so we want to give them ability to hide unwanted grid and want to save this(preference info.) in local machine or some where else, so that when he come back to the same screen he should see his preferred layout. 

 

 

0
Ina
Telerik team
answered on 03 Sep 2021, 09:06 AM

Hello Khalid,

Thank you for the additional information.

Such user preferences are not something that could be handled by a component.

For achieving such behavior we can suggest saving each user's settings to a server or using the `localStorage`.

For more information about the `localStorage` functionality you can check the following article:

https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage 

Hope that was helpful.

Regards,
Ina
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

0
khalid
Top achievements
Rank 1
Iron
answered on 03 Sep 2021, 09:16 AM

Thanks a lot.

 

Tags
Grid
Asked by
khalid
Top achievements
Rank 1
Iron
Answers by
Ina
Telerik team
khalid
Top achievements
Rank 1
Iron
Share this question
or