RadGridView: Filtering / searching a column that contains a Year-Range

1 Answer 97 Views
GridView
Martin
Top achievements
Rank 2
Iron
Iron
Iron
Martin asked on 31 May 2021, 12:32 PM

I have a GridView that display about 110K rows of data ... 

One of the columns needs to contain a DateRange or Year-Range as shown in the attached picture.

Currently the data is a string "2012-2015" - i can change this if needed. 

Is  is possible to filter for years that are equal or between two years ? 

eg: I want to find rows that were active in 2014 - meaning all rows that contain a range that includes 2014 : eg "2013-2015"

Any help is appreciated :) 

Martin
Top achievements
Rank 2
Iron
Iron
Iron
commented on 01 Jun 2021, 06:38 AM

I think i found what im searching for: https://docs.telerik.com/devtools/wpf/controls/radgridview/filtering/custom-filtering-controls

1 Answer, 1 is accepted

Sort by
0
Accepted
Martin
Top achievements
Rank 2
Iron
Iron
Iron
answered on 01 Jun 2021, 06:38 AM
https://docs.telerik.com/devtools/wpf/controls/radgridview/filtering/custom-filtering-controls
Tags
GridView
Asked by
Martin
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Martin
Top achievements
Rank 2
Iron
Iron
Iron
Share this question
or