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

[Solved] RadGridView (ajax) and Extenders

2 Answers 100 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sean McConnell
Top achievements
Rank 1
Sean McConnell asked on 06 Nov 2009, 10:17 PM
Do standard AJAX control extenders work with the ASP.NET AJAX controls? Specifically the RadGrid? I have made an extender, and it all compiles fine, but nothing ever gets called on the client in my extender code. I can confirm the javascript is being referenced in the page, and I have made extenders that work fine with other non-Telerik controls.

Am I wasting my time here, or is there some magic thing I need to do to get it working?

2 Answers, 1 is accepted

Sort by
0
Sean McConnell
Top achievements
Rank 1
answered on 09 Nov 2009, 06:04 PM
Any update on this? Waiting for an official response before we move forward!


0
Tsvetoslav
Telerik team
answered on 11 Nov 2009, 11:32 AM
Hi Randall,

There is no problem whatsoever to develop extenders over the RadGrid control as I have demonstrated in the attached sample. The only thing you should beware of is that you won't be able to use RadAjaxManager with RadGrid and its extenders. If your scenario includes namely a RadGrid ajaxified through RadAjaxManager just replace the latter with RadAjaxPanel.

I hope this helps.

Regards,
Tsvetoslav
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
General Discussions
Asked by
Sean McConnell
Top achievements
Rank 1
Answers by
Sean McConnell
Top achievements
Rank 1
Tsvetoslav
Telerik team
Share this question
or