
Data Grid Sorting
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Data Grid Sorting
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
Hi smith8867,
just to be sure: You did "sort ... numeric...", didn't you?
Best
Klaus
just to be sure: You did "sort ... numeric...", didn't you?
Best
Klaus
Re: Data Grid Sorting
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
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
Thanks Klaus, this seemed to work. Seems I missed the small detail.Klaus wrote:Hi smith8867,
just to be sure: You did "sort ... numeric...", didn't you?
Best
Klaus
Re: Data Grid Sorting
Seemed? So it did not really work in the end? 

Re: Data Grid Sorting
lol, yes it worked. :pKlaus wrote:Seemed? So it did not really work in the end?
Thanks for your help!