I'm looking for some resources for using the Telerik ASP.Net AJAX controls in a MVC2 framework project. Particularly the RadGrid control. I may have, accidentally, posted this twice.
First question:
I've added a control, datasrouce and script manager to my view. After configuring and binding the datasource to the grid I ran my project. The grid control displays the data in my database but none of the features (paging, filtering, grouping and etc) work. I'm assuming I'm missing something or it's not configured properly. What am i doing wrong? Can the AJAX controls work in a MVC2 framework project?
Second question:
Assuming the AJAX controls do not support MVC2 projects. Are the Telerik controls for MVC available without the GNU(GPL) licencing scheme? GPL is our legal department what sunlight is to vampires. ;)
Thanks in advance.