Saulis / iron-data-table

iron-data-table is a Web Component for displaying data as a table or grid. Built on top of iron-list using Polymer.
Apache License 2.0
147 stars 66 forks source link

Option to disable multiSorting #175

Open mdoff opened 7 years ago

mdoff commented 7 years ago

Sometimes you may need to disable multisorting, by this change it's possible and items can be sorted only by one column.


This change is Reviewable

mdoff commented 7 years ago

@Saulis could you take a look on this improvement?