Hi,
Am using Version 9.2
Using below code to save layout.
grdData.DisplayLayout.SaveAsXml(path & "\" & strfname)
To load the layout again..,
grdData.DisplayLayout.LoadFromXml(path & "\Layout")
All i want is except data all setting need to be retained. But Valuelist column also got retained.
Please help me.
Hello,
Could you please review the sample attached to this post and see if it meets your requirements.
Please feel free to let me know if I misunderstood you or if you have any other questions.