Hi All
We are assesing the WPF suite and will rely heavily on the GridView. I cant seem to see that there is an option to Save the Layout to an xml file.
It seems to be an option in the Silverlight and Winform versions of your suite, but not in WPF. Is this correct?
Nick
We are assesing the WPF suite and will rely heavily on the GridView. I cant seem to see that there is an option to Save the Layout to an xml file.
It seems to be an option in the Silverlight and Winform versions of your suite, but not in WPF. Is this correct?
Nick
9 Answers, 1 is accepted
0
Hello Nick,
You can check this demo for more info:
http://demos.telerik.com/wpf/?GridView/SaveLoadSettings
Greetings,
Vlad
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.
You can check this demo for more info:
http://demos.telerik.com/wpf/?GridView/SaveLoadSettings
Greetings,
Vlad
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
Nick Wood
Top achievements
Rank 1
answered on 18 Feb 2010, 11:05 PM
Thankyou very much for your help, that worked perfectly. I have passed in a filename string from a savefile dialog and its works really well.
Very happy.
Very happy.
0
Nick Wood
Top achievements
Rank 1
answered on 19 Feb 2010, 12:24 AM
Actually, I have just come accross another issue now.
I have some totals set in the footers, but when I load the settings for the grid from the xml, these totals are lost. Please see the examples attached:
The actual xml file was saved from the same grid with the totals in the footer.
I have some totals set in the footers, but when I load the settings for the grid from the xml, these totals are lost. Please see the examples attached:
The actual xml file was saved from the same grid with the totals in the footer.
0
Hi Nick Wood,
As mentioned in your other threads , please give the latest internal build a try. I believe shortly after the release some problems with aggregate results (totals) were fixed , including this one .
Please let me know in case you still experience troubles with the latest internal build.
Regards,
Pavel Pavlov
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.
As mentioned in your other threads , please give the latest internal build a try. I believe shortly after the release some problems with aggregate results (totals) were fixed , including this one .
Please let me know in case you still experience troubles with the latest internal build.
Regards,
Pavel Pavlov
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
Shawn
Top achievements
Rank 1
answered on 07 Aug 2014, 09:36 PM
I am looking for this in the demo and not seeing it under gridview list 'more gridview examples'..
0
Hello,
You can check the "GridView Serialization" WPF Demo. You can also find the "GridView serialization" github example on how to persist GridView's settings.
Although GitHub is a very well-known platform we saw a better and easier approach for reviewing our examples developing our brand new SDK Samples Browser. You can install it and then use it to review the examples.
Regards,
Didie
Telerik
You can check the "GridView Serialization" WPF Demo. You can also find the "GridView serialization" github example on how to persist GridView's settings.
Although GitHub is a very well-known platform we saw a better and easier approach for reviewing our examples developing our brand new SDK Samples Browser. You can install it and then use it to review the examples.
Regards,
Didie
Telerik
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
0
Mike
Top achievements
Rank 1
answered on 08 Sep 2016, 05:10 PM
Telerik's downloads are apparently down. Can't download the Control Panel, can't install Demos, can't install SDK Samples Browser.
Is there still anything up on GitHub that can be referenced on how to persist grid layout?
0
Mike
Top achievements
Rank 1
answered on 08 Sep 2016, 05:50 PM
[quote]Mike said:
Telerik's downloads are apparently down. Can't download the Control Panel, can't install Demos, can't install SDK Samples Browser.
Is there still anything up on GitHub that can be referenced on how to persist grid layout?
[/quote]
Note, I think the download issue is my end, due to my work's built-in man-in-the-middle attacker, and I think the files are hosted on too-secure of a CDN for me to access. Question is still open on how I can persist, though?
0
Hello Mike,
The code for the GridView Serialization demo from the SDK Examples Browser that my colleague referenced can be found here.
You may also want to have a look at the documentation articles regarding RadPersistenceFramework.
I hope you find these resources helpful for achieving your goals.
Regards,
Dilyan Traykov
Telerik by Progress
The code for the GridView Serialization demo from the SDK Examples Browser that my colleague referenced can be found here.
You may also want to have a look at the documentation articles regarding RadPersistenceFramework.
I hope you find these resources helpful for achieving your goals.
Regards,
Dilyan Traykov
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.