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?
Am I wasting my time here, or is there some magic thing I need to do to get it working?