Code Library

Preserve Grid state in a cookie

  • Kendo UI
    Kendo UI avatar
    91 posts
    Registered:
    04 Aug 2011

    06 Dec 2012 (Link to this post)

    Requirements

    Kendo UI Suite and Version

    2012.3.1114

    jQuery Version

    1.8.2

    Supported Browsers and Platforms

    All supported by Kendo UI

    Components/Widgets used 

    Grid

    PROJECT DESCRIPTION 
    This example demonstrates how to preserve the Grid state (filtering/sorting/paging/grouping and selection) within a cookie and restore it when the page is re-visited. 

    Keep in mind that If you are running this page directly from the hard-drive in Chrome (without hosting it in a Server) Chrome wont save cookies for this page and persistence wont be available.

What is Code Library?

It's a place for exchanging code samples, sharing knowledge and getting hands-on experience. You can earn up to 10,000 Telerik Points by submitting your favorite implementations.