bluewatertracks / bwt-datatable

Data table with Polymer 3 support!
GNU General Public License v3.0
42 stars 14 forks source link

fix #50 #52

Closed danleyb2 closed 5 years ago

danleyb2 commented 5 years ago

this happens there is an internal sort.

when populating row cells, retrieve rowData using the assigned key instead of the for loop index, the for loop index retrieves the wrong row when the rows are sorted