This is a migrated thread and some comments may be shown as answers.

Filter menu options

1 Answer 113 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mahendra s
Top achievements
Rank 1
Mahendra s asked on 30 Nov 2009, 09:31 AM
Hi

I have date columns in the RADGRID as shown below

<

telerik:GridDateTimeColumn DataField="dtCreatedOn" DataType="System.DateTime" DataFormatString="{0:M/dd/yyyy}"

 

 

FilterControlWidth="120px" HeaderText="Created On" SortExpression="dtCreatedOn"

 

 

UniqueName="dtCreatedOn">

However the filter menu options listed below do not function

EqualTo: Not working
NotEqualTo: Not working
Greaterthan: Not working proper (NOTE: working as Greater than Equal)
LessThanOrEqualTO: Not working (Note: Working as Lessthan)

I need help on this

thanks
MS

 

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 30 Nov 2009, 10:10 AM
Hello Mahendra,

Probably you can refer to the following help document and see if it helps:
Filtering for DateTime bound column with DataFormatString different than mm/dd/yyyy

Thanks
-Princy.



Tags
Grid
Asked by
Mahendra s
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or