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

Save Grid row and column settings per user

4 Answers 372 Views
GridView
This is a migrated thread and some comments may be shown as answers.
DNV Cleaner Energy
Top achievements
Rank 1
DNV Cleaner Energy asked on 30 Apr 2010, 06:18 AM
Hello,
Is there a Winforms equivalent of saving and persisting the user's changes to the gridview's column and row settings across multiple sessions similar to the article for the ASP.NET controls: http://www.telerik.com/help/aspnet-ajax/grdsavingsettingsonperuserbasis.html

Thanks

4 Answers, 1 is accepted

Sort by
0
Martin Vasilev
Telerik team
answered on 05 May 2010, 05:24 PM
Hi Veeramani Pulacode,

Thank you for the question.

The desired functionality is implemented in RadGridView and it is available through the Save/LoadLayout methods. For additional information on the topic, refer to our documentation.

Let me know if you have any additional questions.

Regards,
Martin Vasilev
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.
0
Issac
Top achievements
Rank 1
answered on 05 Aug 2016, 08:24 AM
Hello,

I want to allow my user able to do saving and loading radgridview settings per user basis. As i see all the demo normally is use isolatedstorage to stored it. I'm new to development is there anyway to save my settings to XML file and load the XML settings based on user login? Is there any example of WPF can provide? 

Thanks.

0
Hristo
Telerik team
answered on 08 Aug 2016, 02:08 PM
Hello Isaac,

Thank you for writing.

The API responsible for saving and loading the layout of RadGridView is not working with the isolated storage. You are allowed to even specify a path and save it to a location of your choice. Please check the documentation for detailed information and examples: http://docs.telerik.com/devtools/winforms/gridview/save-and-load-layout/save-and-load-layout.

I noticed, however, that you mention WPF in your post. Please note that you have posted your question in the WinForms forums. In case you are using WPF please specify it as your product and ask your question in the appropriate forum.

I hope this helps. Should you have further questions please do not hesitate to write back.

Regards,
Hristo Merdjanov
Telerik by Progress
Check out the Windows Forms project converter, which aids the conversion process from standard Windows Forms applications written in C# or VB to Telerik UI for WinForms. For more information check out this blog post and share your thoughts.
0
Issac
Top achievements
Rank 1
answered on 10 Aug 2016, 02:31 AM
Hello Hristo,

Thanks and noted.

From
Issac
Tags
GridView
Asked by
DNV Cleaner Energy
Top achievements
Rank 1
Answers by
Martin Vasilev
Telerik team
Issac
Top achievements
Rank 1
Hristo
Telerik team
Share this question
or