[CR #361561] When displaying mobile applications on a PalmOne Zire72 in offline mode, by default the data on the table is sorted alphanumerically using the first field in the table, and the table layout of the original content is not maintained. For example, Table 1 shows the expected result:
Emp name |
Salary |
---|---|
Ann |
500 |
Karen |
300 |
Val |
450 |
Total |
1250 |
Table 2 displays the actual result:
Ann |
500 |
---|---|
Emp name |
Salary |
Karen |
300 |
Total |
1250 |
Val |
450 |
Workaround: There is no workaround for this CR.