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

[Solved] Clearing of filter with DateTimeColumn

1 Answer 84 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Erik
Top achievements
Rank 1
Erik asked on 02 Jun 2009, 04:09 PM
Hi!
I have a datetime datetimecolumn where I have enabled filtering (AllowFiltering = true). I don't want users to see the filters (ShowFilterIcon = false) so I have disabled this feature. I have also bounded to the ItemCommand event.

The datepicker is opening perfect when i want to filter for a specific date. The event is also raised on the server side.
The problem is if I clear the textfield with the keyboard a postback is made but no call to the event ItemCommand is raised. Is there something I have missed?

Best Regards Erik

1 Answer, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 05 Jun 2009, 10:29 AM
Hello Erik,

Indeed there is such issue with current version of RadGrid's DateTimeColumn when AutoPostbackOnFilter is enabled and PickerType is different then None. However our developers has managed to address it, thus the fix will be available in next release of the RadControls for ASP.NET AJAX. Meanwhile as a temporary workaround you may consider setting PickerType to None. I have updated your telerik points as a token of gratitude for bringing this to our attention.

Please excuse us for the inconvenience.

Regards,
Rosen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Erik
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Share this question
or