GridView Column Filtering Controls

Thread is closed for posting
2 posts, 0 answers
  1. 9EB41BA6-490B-4041-99A9-3D7A6FC46B11
    9EB41BA6-490B-4041-99A9-3D7A6FC46B11 avatar
    63 posts
    Member since:
    Feb 2011

    Posted 30 Jul 2014 Link to this post

    Requirements

    Telerik Product and Version

    UI for Silverlight since Q1 2013
               

    Supported Browsers and Platforms

    Silverlight 5
               

    Components/Widgets used (JS frameworks, etc.)

    RadGridView

    PROJECT DESCRIPTION 
    Project contains two column filtering controls which are easy-to-use for end-user (take a look at pictures):

    ContainsTextFilteringControl
    can be used to filter data by text column. 
    uses "Contains" operator.
    TextBox in a control get focus automatically.
    press "Enter" to submit entered text or press "Escape" to cancel any changes and close the filtering.

    EqualsDateFilteringControl

    Works for DateTime column.
    operator - Equals (time does not matter, only date)
    "Enter" and "Escape" work in the same ways.

    Project contains both controls and example. Controls are derived from ContentControl - you can customize them by changing style or template.

  2. 03C6DCCC-BDEA-48C2-8B34-F4A2A58C63A8
    03C6DCCC-BDEA-48C2-8B34-F4A2A58C63A8 avatar
    3769 posts
    Member since:
    Aug 2017

    Posted 30 Jul 2014 Link to this post

    Hi Eugeniy,

    Thank you for posting this solution on customizing the filtering. 
    I updated your telerik points accordingly.

    Regards,
    Didie
    Telerik
     
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
     
Back to Top

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