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

Reset table and change datasource #192

Open tdesc opened 7 years ago

tdesc commented 7 years ago

Hello, I need to display different columns and items in data-table Is there way to reset table and fill it again? When I get new dataset with changed ( items and cols ) data-table-cell start to duplicate it content.

`

                    </iron-data-table>`