Using a Timstamp field in Ajax bound Grid

Thread is closed for posting
1 posts, 0 answers
  1. AA935EF1-0CA8-4FFB-84B0-095C38A68F6E
    AA935EF1-0CA8-4FFB-84B0-095C38A68F6E avatar
    165 posts
    Member since:
    Aug 2011

    Posted 09 Jul 2013 Link to this post

    Requirements

    Kendo UI Suite and Version

    2013.1.514

    jQuery Version

    1.9.1

    Supported Browsers and Platforms

    All supported by Kendo UI

    Components/Widgets used 

    Grid
    ASP.NET MVC version  4.0

    PROJECT DESCRIPTION 
    The project demonstrates how to use a Timstamp field in Ajax bound Grid. Basically an additional property should be included in the model that holds the timestamp byte array as Base64 string so that the ModelBinder can bind the value and the updated item should be returned from the action method in order for the value to be updated in the dataSource model.
Back to Top

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