Version: v11.0p_2017-05-26/PowerEdition Deployment (built 2017-05-26)
I have a listgrid. By default i want the grid to be sorted by a column say A(has same value for multiple records). Now when user applies sort on some other field, i want the sort by A to be retained and then sort it by the selected field. How can i achieve this
I have a listgrid. By default i want the grid to be sorted by a column say A(has same value for multiple records). Now when user applies sort on some other field, i want the sort by A to be retained and then sort it by the selected field. How can i achieve this
Comment