Using custom JsonResult with Ajax bound Grid

Thread is closed for posting
1 posts, 0 answers
  1. D1CEB206-1CD8-4D32-ABC2-413EC2DA3F2C
    D1CEB206-1CD8-4D32-ABC2-413EC2DA3F2C avatar
    21 posts
    Member since:
    Feb 2014

    Posted 18 Mar 2014 Link to this post

    Requirements

    Kendo UI Suite and Version

    2013.3.1324

    jQuery Version

    1.9.1 

    Supported Browsers and Platforms

    All supported by Telerik UI for ASP.NET MVC 

    Components/Widgets used 

    Grid 

    ASP.NET MVC Version

    4.0


    PROJECT DESCRIPTION 
    This project demonstrates how to use a custom custom JSON serializer for the controller and for the widgets server bound data. For the controller this is achieved by overriding the Json method and for the widgets through registration (with the DI) of custom IJavaScriptInitializer implementation on application start event.
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.