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

Save grid an gridlayout to xml

1 Answer 85 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Gunther
Top achievements
Rank 2
Gunther asked on 20 Oct 2016, 08:31 AM

Hello,

 

i have little big question.

Is it possible to let a user create his own grid at runtime and save it as XML file into database?

i need to let him:

Add, remove and rename columns.

Group columns,

Set Cell formats

amm...

 

This i want to save as a xmlfile an store it in database.

Is there already something prefabricated?
If not then i have alot of fun to figure it out.

 

Regards

Gu

 

ps. the spreadsheet is not a option, my boss donĀ“t want it like that :(

 

1 Answer, 1 is accepted

Sort by
0
Kostadin
Telerik team
answered on 25 Oct 2016, 07:02 AM
Hi Gunther,

A possible solution is to use RadPersistenceManager control to save the grid state once you create it. You can find more information about the control in our documentation and you can see how it works in the following live example. You can customize where to store the persisted state and the following help article show how to store it in the database. Also the control provides an option to store a custom setting and this way you can store the cell formatting and other options that are missing from the built-in.

Regards,
Kostadin
Telerik by Progress
Check out the new UI for ASP.NET Core, the most complete UI suite for ASP.NET Core development on the market, with 60+ tried-and-tested widgets, based on Kendo UI.
Tags
Grid
Asked by
Gunther
Top achievements
Rank 2
Answers by
Kostadin
Telerik team
Share this question
or