We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Templates

Is it possible to load a template at runtime? Thanks

1 Reply

AD Administrator Syncfusion Team January 7, 2005 08:50 PM UTC

Yes. Those template files are SOAP serialized files. This code will load one. this.gridControl1.Model = GridModel.LoadSoap(@"c:\temp\test.egt"); You can also use grid.Model.SaveSoap to write a template out at runtime.

Loader.
Live Chat Icon For mobile
Up arrow icon