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

Convert Asp.net Datagrid to radgrid

1 Answer 89 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Suraj
Top achievements
Rank 1
Suraj asked on 21 May 2013, 03:33 PM
Dear Sir,

I have a custom control that inherits from asp.net datagrid. Is there any way that I can convert/inherit from radgrid with out breaking the impletmentation as much as possible? I am fine with a 10% additional work on each page. We have numerous (100s) of pages that implements this grid so if we need to touch all the pages it will be a big overhead.

Thanking you for your earliest attention

Suraj

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 24 May 2013, 10:54 AM
Hello Suraj,

Please note that custom created controls are not supported even if they are inherited directly from RadControls. Therefore, you will need to review your specific implementation logic. If you decide to continue with your idea, I am afraid the case will be out-of-scope for our support team.

You can try to use a UserControl  to achieve the requested functionality.

Hope this helps.

Regards,
Eyup
Telerik
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.
Tags
Grid
Asked by
Suraj
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or