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

GridDateTimeColumn Filter DateTime Format

4 Answers 173 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Hemika
Top achievements
Rank 1
Hemika asked on 25 Jun 2013, 04:11 PM
Hello, 
I am using a GridDateTimeColumn and using a different DateTimeFormat.

<telerik:GridDateTimeColumn HeaderText="My Date>"
    DataField="MyDateTime" PickerType="DateTimePicker" DataType="System.DateTime"
    UniqueName="MyDateTime" GroupByExpression="MyDateTime Group By MyDateTime"
    DataFormatString="{0:dd/MM/yyyy hh:mm tt}" FilterDateFormat="dd/MM/yyyy hh:mm tt" EditDataFormatString="dd/MM/yyyy hh:mm tt"
    AllowFiltering="true" AllowSorting="true">
</telerik:GridDateTimeColumn>

In my filter menu I get a different format. Is there a way to fix it without using server side functions? If it cannot be only using client side(using the markup(not javascript)) what is the solution from server side?

Thanks

4 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 01 Jul 2013, 08:45 AM
Hi Hemika,

It appears that the described problem is a bug for the filter items ion RadContextMenu. The 'FilterDateFormat" should apply to the mentioned pickers as well. I'm forwarding the issue to our dev team so that they could investigate the problem and provide a fix as soon as possible.

Regards,
Maria Ilieva
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
Hemika
Top achievements
Rank 1
answered on 01 Jul 2013, 09:04 AM
Thanks for the information.
0
Kalyan
Top achievements
Rank 1
answered on 26 Dec 2013, 10:15 AM
any updates on this issue??
0
Konstantin Dikov
Telerik team
answered on 31 Dec 2013, 09:44 AM
Hello Kalyan,

There is still no fix introduced for this, but for your convenience I have created an item in our Ideas & Feedback Portal, so you could easily follow its progress.

Please excuse us for any inconvenience caused by this.


Regards,
Konstantin Dikov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Grid
Asked by
Hemika
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Hemika
Top achievements
Rank 1
Kalyan
Top achievements
Rank 1
Konstantin Dikov
Telerik team
Share this question
or