Dmytro Hrytsenko
Dmytro Hrytsenko
Hi! Yes, you can use official [documentation](http://david-mulder.github.io/paper-datatable/components/paper-datatable/docs/docs.html?getting-started-with-data-table-cards) for this. You need to add `set` function to `data-source` object (I think you added it already) and inside it function call another...
Hi @ronnysolheim Thanks for notes. I'll check shortly
@IchordeDionysos yes, I'll do it shortly;-)
@Tri-Vi Hi. Can you show me how you use a table? It looks like you have problems with implementation or with ids. If we are using same id few times...
@Tri-Vi could you show me implementation of your table? It should work good without those changes from your side
Hello @sdyalor This package already on npm. I'll add it to yarn if you need it
@Innomalist hey. I published a new release and now during build those files should be added automatically
@aryaei it's a good point and l think we start to work on it later
@Tri-Vi I think it's a problem with your implementation because you should control everything by three methods `queryForIds`, `getByIds` and `set`. I'm planning to update datatable to support Polymer 3...