In My application have so many Grids. I want upgrade it all by using Telerik Grid.
My idea to implement radgrid as a usercontrol and column names should be defined in each page of config files.
can any one provide me the way of approach and steps to create it. Thanks in advance.
2 Answers, 1 is accepted
0
Accepted
Andrey
Telerik team
answered on 26 Jan 2012, 04:57 PM
Hello,
There is no problem to place the RadGrid control inside a user control. About the other question the better approach is to create the RadGrid structure programmatically in code behind instead of placing the settings in a config file.
You could check this online demo for more information about programmatic creation of RadGrid. Additional information on this subject could be found in this help topic.
All the best,
Andrey
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now