paper-datatable icon indicating copy to clipboard operation
paper-datatable copied to clipboard

Update header dynamically

Open RoXuS opened this issue 9 years ago • 1 comments
trafficstars

Hi !

First, thx for your component, it helps us a lot.

We use an other component to translate our text, the headers are set dynamically. The problem is that after the first init, the headers are not update.

I propose this little pr to solve this problem, if you think that I can improve my stuff, say me how.

For some reason the notify: true on the header property doesn't fire the header-changed event! I'm doing it manually with this.fire...

Thx for your time.

RoXuS avatar Jan 14 '16 15:01 RoXuS

I know but as I have said in the PR, for some reason the notify: true on the header property doesn't fire the header-changed event! I'm doing it manually with this.fire...

Do you have a solution ?

RoXuS avatar Feb 22 '16 09:02 RoXuS