M
Marco Alting
Hi,
I have the following sequential textfields which are required to "number" my
records, but when I go above 10 it puts it in between when querying the
records. Like this:
98.1
98.10
98.2
98.3
98.4
98.5
98.6
98.7
98.8
98.9
While it should be like this:
98.1
98.2
98.3
98.4
98.5
98.6
98.7
98.8
98.9
98.10
Can anyone tell me what I can do so that the ordering is correct?
I have the following sequential textfields which are required to "number" my
records, but when I go above 10 it puts it in between when querying the
records. Like this:
98.1
98.10
98.2
98.3
98.4
98.5
98.6
98.7
98.8
98.9
While it should be like this:
98.1
98.2
98.3
98.4
98.5
98.6
98.7
98.8
98.9
98.10
Can anyone tell me what I can do so that the ordering is correct?