Does a tool exist to convert declarative code into programmatic code for a RadGrid?
Declarative code is useful for quick prototyping, but then programmatic code is useful for creating assemblies and longer term maintenance of the code.
If such a conversion tool does not exist, then does Telerik have any plans to make such a tool available in the future? If so, any timeline for availability?
If not, then where is best collection of guidance on conversion?
I have found the following doc page:
http://www.telerik.com/help/aspnet-ajax/grdprogrammaticcreation.html
Is there any other documentation that would be helpful in general, that would provide additional guidance, and that would speed conversion of declarative code to programmatic code for controls other than the RadGrid?
Thanks!
Declarative code is useful for quick prototyping, but then programmatic code is useful for creating assemblies and longer term maintenance of the code.
If such a conversion tool does not exist, then does Telerik have any plans to make such a tool available in the future? If so, any timeline for availability?
If not, then where is best collection of guidance on conversion?
I have found the following doc page:
http://www.telerik.com/help/aspnet-ajax/grdprogrammaticcreation.html
Is there any other documentation that would be helpful in general, that would provide additional guidance, and that would speed conversion of declarative code to programmatic code for controls other than the RadGrid?
Thanks!