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

AggregateFunctions ResultFormatString="{}{0:d}" doesn't work now

2 Answers 131 Views
GridView
This is a migrated thread and some comments may be shown as answers.
danparker276
Top achievements
Rank 2
danparker276 asked on 14 Jan 2012, 12:35 AM
In the recent updates, I'm using internal builds for silverlight 5, 2011.3.1304.1050                   
<telerik:GridViewDataColumn.AggregateFunctions>
    <telerik:MinFunction Caption="First: " ResultFormatString="{}{0:d}" SourceField="EntDate" />
    <telerik:MaxFunction Caption="Last: " ResultFormatString="{}{0:d}" SourceField="EntDate" />
</telerik:GridViewDataColumn.AggregateFunctions>
This is showing the time along with the date now.  It used to only show the dates.

2 Answers, 1 is accepted

Sort by
0
Accepted
Maya
Telerik team
answered on 16 Jan 2012, 12:56 PM
Hi Dan,

I have tested the issue, but I was not able to reproduce it. I am attaching the sample I used to reproducing it. Could you take a look at it and let me know whether you can get the same behavior on it ? 


Greetings,
Maya
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
danparker276
Top achievements
Rank 2
answered on 16 Jan 2012, 07:08 PM
Sorry, I had something messed up on my converter in my itemscontrol itemTemplate.
Thanks for your response.
Tags
GridView
Asked by
danparker276
Top achievements
Rank 2
Answers by
Maya
Telerik team
danparker276
Top achievements
Rank 2
Share this question
or