Hello,
How we can save grid filter value into database or any file? & load same setting when loading grid once again?
with search i found RadGridViewSettings.vb but error fired "Type 'DataContractSerializer' is not defined." even if i imported
How we can save grid filter value into database or any file? & load same setting when loading grid once again?
with search i found RadGridViewSettings.vb but error fired "Type 'DataContractSerializer' is not defined." even if i imported
System.Xml.Serialization. I am using VS2010, framework 4 with WPF Telerik controls.
Can i have some example for the same?