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

DateTime Filtering with RadFilter

1 Answer 107 Views
Filter
This is a migrated thread and some comments may be shown as answers.
Samantha Stevenson
Top achievements
Rank 1
Samantha Stevenson asked on 16 Apr 2010, 05:48 PM
Hello,

I am working on a project that currently contains a RadGrid and RadFilter control for the grid.  It has been very helpful in getting the filtering that I need done!

However, in my grid, I have a DateTime column that has date and time in seconds.  The way the data in my database is set up, there are entries that only differ by seconds, so I want to be able to filter down to the "second" level.  When I use the RadFilter to filter on this column, it lets me type in the exact date and time (with seconds) I need and works as expected.  But when I apply the filter, if I had written the time in seconds, it automatically changes the look of the query to hh:mm tt.  Even though the query takes into account the seconds I entered, they are no longer displayed in my current filter. 

Is there currently any way to edit how date and time are displayed in RadFilter, or can I only get it shown as "mm/dd/yyyy hh:mm tt"?

Thanks!

EDIT:  Sorry for the double post!  I got a server error the first try, but apparently it still went through.

1 Answer, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 21 Apr 2010, 02:53 PM
Hello Samantha,

I am afraid that currently there isn't way of changing default DisplayDateFormat of RadDateTimePicker which is rendered in RadFilter. We will have it mind as an option that could be added to RadFilter.

All the best,
Nikolay
the Telerik team

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 Public Issue Tracking system and vote to affect the priority of the items.
Tags
Filter
Asked by
Samantha Stevenson
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Share this question
or