Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Ajax > Filtering RadGrid Date column using option 'Contains'

Not answered Filtering RadGrid Date column using option 'Contains'

Feed from this thread
  • Kanchana avatar

    Posted on Feb 8, 2012 (permalink)

    Hi,

    I have a radgrid with filtering by column set to true and all columns have 'Show Filter Icon' set to false. One of the gridbound columns is of data type Datetime and the dates are displayed in the format  29 Jan (DataFormatString="{0:dd MMM}"). Is it possible to filter this column using 'contains' functionality ie when the user types 29 or Jan and press enter, it should filter all records with the date 29 or all records with a date in Jan?

    If such custom filtering is possible, will it still work with filters on other columns?

    Thanks.

    Reply

  • Pavlina Pavlina admin's avatar

    Posted on Feb 13, 2012 (permalink)

    Hello,

    You can use the "Custom" filter function to introduce a filter function that is not included in the default list, or to allow multiple columns with the same data type to have different filtering menus. I suggest that you review the following article for more information:
    http://www.telerik.com/help/aspnet-ajax/grid-custom-option-for-filtering.html

    Regards,
    Pavlina
    the Telerik team
    Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Ajax > Filtering RadGrid Date column using option 'Contains'
Related resources for "Filtering RadGrid Date column using option 'Contains'"

ASP.NET Ajax Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  |  Step-by-step Tutorial  ]