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

Using DateTimePicker in a FilterTemplate

1 Answer 70 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 02 Jun 2011, 07:53 PM
I am using a DateTimePicker inside a FilterTemplate for a Grid Column that represents a date.

Obviously Selecting a date should filter the contents to that date, but how do I implement 'before this date' or 'after this date' functionality?

The only example I have found so far on your site has two date pickers in the Filter area.
This uses more screen area than I would like.

Thanks

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 03 Jun 2011, 07:39 AM
Hello Tim,

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.

Check out the following help document.
Custom option for filtering

Thanks,
Shinu.
Tags
Grid
Asked by
Tim
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or