Page 1 of 1

Dis Order of Records and incomplete cell data

Posted: 2016-12-07 23:44
by shersalafe
:cry:
Hi everyone... I have another problem in sorting or ordering of records, I mean my records are in order in CSV file..but in browser it shows me dis order way.. like 1, 10, 100 , i want records like 1, 2, 3, 4, 5 and so on...
second question is cell data is not completely uploaded. it show somelines of data.
see attachment

Re: Dis Order of Records and incomplete cell data

Posted: 2016-12-21 05:36
by Noha Eshra
To solve the numbering issue, please change the datatype to "integer" for the number field, so that it sorts correctly.

For the versus field, please change the field type to "text" instead of "varchar". You might need to empty the database and reinforce your data.