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

Extending a RadGrid Control

3 Answers 202 Views
Grid
This is a migrated thread and some comments may be shown as answers.
sudesh
Top achievements
Rank 1
sudesh asked on 05 Mar 2009, 05:35 AM
Hi,

Is it possible to extend a RadGrid Server control using ASP.NET AJAX extender as it is for a standard ASP.net Server control (ExtenderControl-http://msdn.microsoft.com/en-us/library/bb386403.aspx)
Please let me know if there is any samples with extended server controls for custom behavior.

Thanks,
Sudesh

3 Answers, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 06 Mar 2009, 08:04 AM
Hello Sudesh,

Would you please elaborate a bit more on your scenario?
What should be the functionality of this extender?

Looking forward your reply.

All the best,
Pavlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
sudesh
Top achievements
Rank 1
answered on 06 Mar 2009, 10:04 AM
HI,

It would be great if it is possible to extend any RadControl using Ajax extender as reusable custom control.

For example a RadGrid control should be extended to have customizations base on each users access rights. Lets say the right click menu items on the Grid should be customized based on each user.

I tried the ASP.net Ajax extender for a RadTextBox. But it is not working.There is no error.

Thank you,
Sudesh
0
Pavlina
Telerik team
answered on 10 Mar 2009, 02:20 PM
Hi Sudesh,

It is possible to persist the settings on any medium - session, application variables, database, etc. For your convenience, the functionality is isolated in a single class called GridSettingsPersister.

More information about saving grid settings on a per user basis is available in the following article:
Saving grid settings on a per user basis


About Ajax extender for a RadTextBox I will ask you to open a support ticket and send us a simplified runnable version of your project.

Best wishes,
Pavlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
sudesh
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
sudesh
Top achievements
Rank 1
Share this question
or