rstaib / jquery-bootgrid

Nice, sleek and intuitive. A grid control especially designed for bootstrap.
http://www.jquery-bootgrid.com
MIT License
972 stars 364 forks source link

Sortorder #326

Open hjmf1954 opened 7 years ago

hjmf1954 commented 7 years ago

Is there a way to set the column sort order in only one direction? The current behavior is now that clicking on a column header will initiate the opposite sort order (so if the current sort order is asc it will be desc etc). The nicest way should be that you can choose the sort order when you click on the column (by clicking on up or down icon for instance).