Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Telerik MVC Extensions (superseded) > Grid > JSONP and Web Service Databinding

Not answered JSONP and Web Service Databinding

Feed from this thread
  • Travis avatar

    Posted on Apr 19, 2011 (permalink)

    I am trying to get a project working with JSONP and WebService Databinding.   I saw this thread which shows a working example of the JSONP and the MVC Grid, but I am having a problem with the latest version of the grid that uses the GridState object to pass state information to the web service.   Since I am using WCF REST services the GridState object can not be parsed by the QueryStringConverter.  There is away around this issue using a custom behavior, but I was wonder if there is an option to pass just the primative types like in example code in the thread mentioned.

    I want this method signature:

    [OperationContract]
    [WebGet(ResponseFormat = WebMessageFormat.Json)]
    public GridModel GetCustomers(int page, int size, string orderBy, string groupBy, string filter)

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Telerik MVC Extensions (superseded) > Grid > JSONP and Web Service Databinding
Related resources for "JSONP and Web Service Databinding"

ASP.NET MVC Grid Features  |  Documentation  |  Demos  |  Telerik TV ]