could you please tell me how to sort array in ascending or descending order on button click .Actually I have a button on header \"V\" .using button click I want to display data
if your data is an array then you can use orderBy filter See official doc here : https://docs.angularjs.org/api/ng/filter/orderBy
data