sorting null values in grid
I am applying the sorting for the grid column which have integer values and some records have null values. It is not sorting the records properly. After applying the sorting the columns shows the null records in between the records which have values. In my point of view the null values should come first or last of the field as whole but it mingled with the values records.
I used the setTextFormat("###") for the column for applying the integer sort. But it is not working.
I used the setTextFormat("###") for the column for applying the integer sort. But it is not working.
Ganeshwari
January 17,