This question is locked. New answers and comments are not allowed.
I've tried the sample code here, and it works.
http://www.telerik.com/community/forums/aspnet-mvc/grid/grid-binding-to-dateset-datatable-support.aspx
Much to my dismay I am getting this error in my own code when using the EXACT same controller and view.
When I modifed the sample project to use the Q2 DLL it fails with the same error.I am using Telerik Extensions: 2010.2.713.235, and ASP.NET MVC3 Preview 1 Project type.
http://www.telerik.com/community/forums/aspnet-mvc/grid/grid-binding-to-dateset-datatable-support.aspx
Much to my dismay I am getting this error in my own code when using the EXACT same controller and view.
Templates can be used only with field access, property access, single-dimension array index, or single-parameter custom indexer expressions.
When I modifed the sample project to use the Q2 DLL it fails with the same error.I am using Telerik Extensions: 2010.2.713.235, and ASP.NET MVC3 Preview 1 Project type.