Generic search box

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 shows how to implement a generic search/filter box for the grid, using Ajax binding, as an alternative to the built-in specific column filter. It adds a textbox to the toolbar and hooks into the Grid calls to supply the search/filter string to the controller actions. The idea was to have a single textbox that will search for this text over various columns, maybe including information not even provided to the Grid.
Back to Top

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