Another DateTime issue

Stimulsoft Reports.Flex discussion
Locked
brianj774
Posts: 177
Joined: Tue Jan 11, 2011 7:15 am
Location: Minnesota

Another DateTime issue

Post by brianj774 »

So I'm having another problem with dateTimes. You can see in the first image, the Group header band
Image

and next, the sort by property for the grouping
Image

Finally, you can see the output,
Image


You can see, that the dates are not at all sorted.
2010-04-23
2011-04-08 <==== eh ?
2010-12-10
2010-12-03

Thanks.
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Another DateTime issue

Post by Andrew »

Hello,

It seems your screenshots are corrupted. Could you, please check this.

Thank you.
brianj774
Posts: 177
Joined: Tue Jan 11, 2011 7:15 am
Location: Minnesota

Another DateTime issue

Post by brianj774 »

Andrew wrote:Hello,

It seems your screenshots are corrupted. Could you, please check this.

Thank you.
Yeah, I'm seeing that too...but I can't figure out whats wrong...if you right click and 'show image' I get the right images...Weird...I'll do something.

// should be better now //
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Another DateTime issue

Post by Andrew »

I see the screenshots.

Thank you.
brianj774
Posts: 177
Joined: Tue Jan 11, 2011 7:15 am
Location: Minnesota

Another DateTime issue

Post by brianj774 »

Just as wild speculation...but... if you transform the dates from:
2010-04-23
2011-04-08 <==== eh ?
2010-12-10
2010-12-03

to the identical representation:
4-23-2010
4-8-2011
12-10-2010
12-3-2010

Then the sort "makes sense" ... its still wrong, but.....

// nope, that doesn't work either... 1 should sort before 4 ... so... nevermind :D //
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Another DateTime issue

Post by Vladimir »

Hello,

We have fixed this error, the update will be available in the next prerelease build on May, 11.

Thank you.
Locked