Question
Sorting on Paging grid when a specific column has empty data
I have a requirement to sort few columns in a paging grid in A to Z & Z to A.
Issue :Sorting is working as expected how ever, When we click on a specific column to sort then NULL data record that is showing on top of the list then followed by A to Z records.
Is there any possibility to show A to Z & Z to A first and a the end of the grid just to show record which has null column.
Note: Grid is populated using record(a!recordData)
