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

Write and read parameters "Print Settings Dialog" and "Column Header Context Menu".

1 Answer 43 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Zygmunt
Top achievements
Rank 1
Iron
Iron
Iron
Zygmunt asked on 08 Sep 2014, 11:00 AM
It is possible to modify the "Print Settings Dialog" on the RadPrintPreviewDialog
after configuring a print, I would like to be able to save that configuration,
so that the next print is made with the pre-set settings.

Similarly, during the configuration of the GridView component,
when I open the Form with GridView so it includes
the settings previously selected in "Column Header Context Menu".

How can I write and read those parameters?

1 Answer, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 08 Sep 2014, 01:31 PM
Hi,

You can check our PersistenceFramework control on how to how to save the properties of your UI elements.

As to saving RadGridView's settings, you may check the "GridView Serialization" WPF Demo. You can also find the "GridView serialization" github example on how to persist control'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.
 
Tags
GridView
Asked by
Zygmunt
Top achievements
Rank 1
Iron
Iron
Iron
Answers by
Dimitrina
Telerik team
Share this question
or