I populate my listview through script once my data get loaded from the server using ajax call, and display it is page.
When I implemented the sort option it shows in the list view till the time data is not loaded in the listview once data get's loaded and listview is refresh sort option is vanished.
How to restore the listview once the data is loaded?
can we change the placement of the listoption?
I populate my listview through script once my data get loaded from the server using ajax call, and display it is page.
When I implemented the sort option it shows in the list view till the time data is not loaded in the listview once data get's loaded and listview is refresh sort option is vanished.
How to restore the listview once the data is loaded?
can we change the placement of the listoption?