Page 1 of 1
Data Grid Sorting
Posted: Mon Apr 04, 2016 9:18 pm
by smith8867
WHen sorting the field "paymentID", it doesn't seem to understand the 10+ numbers. Is there a way to get it so they are actually in numerical order?

Re: Data Grid Sorting
Posted: Mon Apr 04, 2016 9:30 pm
by Klaus
Hi smith8867,
just to be sure: You did "sort ... numeric...", didn't you?
Best
Klaus
Re: Data Grid Sorting
Posted: Mon Apr 04, 2016 10:11 pm
by dunbarx
hi.
I am sure Klaus is on to something.
But just to be sure, is that a "1" (number 1) you have in the two digit values, or an "I" (ASCII 73)? Looks funny to me. Could be just the font, of course.
Craig Newman
Re: Data Grid Sorting
Posted: Mon Apr 04, 2016 11:32 pm
by smith8867
Klaus wrote:Hi smith8867,
just to be sure: You did "sort ... numeric...", didn't you?
Best
Klaus
Thanks Klaus, this seemed to work. Seems I missed the small detail.
Re: Data Grid Sorting
Posted: Tue Apr 05, 2016 9:44 am
by Klaus
Seemed? So it did not really work in the end?

Re: Data Grid Sorting
Posted: Tue Apr 05, 2016 11:19 pm
by smith8867
Klaus wrote:Seemed? So it did not really work in the end?

lol, yes it worked. :p
Thanks for your help!