palchuri
26 Oct 2009, 8:02 AM
Alpha Numeric Sorting in EXTJS.
We have accounts FDX3201, FDX3202 and FDX19181.
Currently, if you sort ascending, it lists it in this order = FDX19181, FDX3201
& FDX3202. This is not correct. It should be looking at the entire number to
determine the order, not just the first. Given that 19181 is a higher number
than 3201 and 3202, this should be last on the list.
Any suggestions to achieve the desired behavior?
Thanks in advance.
Palchuri
We have accounts FDX3201, FDX3202 and FDX19181.
Currently, if you sort ascending, it lists it in this order = FDX19181, FDX3201
& FDX3202. This is not correct. It should be looking at the entire number to
determine the order, not just the first. Given that 19181 is a higher number
than 3201 and 3202, this should be last on the list.
Any suggestions to achieve the desired behavior?
Thanks in advance.
Palchuri