Description
The plugin provides User Interface to store sorters. Store has been able to work with multiple sorters for a while yet grid has no UI to add or remove these sorters. Clicking on a column header removes all store sorters and adds the clicked one.
MultiSort plugin solves this problem by adding new menu items to the column menu. The menu items can then be used to manipulate sorting by individual columns.
Live Demo
[wp_eStore_saki_add_to_cart id=27]Main Features
- individually add or remove any column to or from sorters
- sorted column title has a small number in brackets to display sorter order
- MultiSort plugin works in Ext 4 and Ext 5
- examples for both Ext 4 and Ext 5
Versions
Version 1.0.0 for Ext 4.x and Ext 5.x – 24. February 2015
- Initial release
Product Images
Quick Start Guide
- Extract the downloaded zip file anywhere in your http server accessible folder
- Navigate to http://localhost/where-you-unzipped/jozok-grid-multisort/docs
- Follow the instructions in the Getting Started Guide