Hello,
Here is my problem. I've an c# application and a website both with telerik's tools.
I've got a web page to create a radtreeview. The xml of this radtreeview is stored in my database and i'm using it to load in different pages.
I'm also using it to load a radtreeview in my c# application.
What I need now is to allowed my customer to move nodes in the radtreeview (in my application, in the web it's working great), and save this new radtreeview (xml) in my database...
The xml is totally different between winforms and ASP.NET and my radtreeview is wrong in the web after i save the xml from my application.
Is there a fast solution to link RadTreeView from winforms and RadTreeView from asp.net ?
Thanks,
Regards.
Here is my problem. I've an c# application and a website both with telerik's tools.
I've got a web page to create a radtreeview. The xml of this radtreeview is stored in my database and i'm using it to load in different pages.
I'm also using it to load a radtreeview in my c# application.
What I need now is to allowed my customer to move nodes in the radtreeview (in my application, in the web it's working great), and save this new radtreeview (xml) in my database...
The xml is totally different between winforms and ASP.NET and my radtreeview is wrong in the web after i save the xml from my application.
Is there a fast solution to link RadTreeView from winforms and RadTreeView from asp.net ?
Thanks,
Regards.