HI,
I have a table on the screen , which I am populating from a List of Pojo. Suppose if a value in the column is null and I sort the coluimn in Descending order , will the row with null value be set at the last row.i.e. null will have the least value while using ADF sort?