FixedHeader bug - Can't dynamically update a fixed footer via ID?
FixedHeader bug - Can't dynamically update a fixed footer via ID?
Hi All,
I think I may have identified a bug. In our set-up we have fixed both the header and footer. We dynamically update the values in the footer (with totals for the columns). If we try to update the footer when it's floating (i.e. you're not currently at the bottom of the table), then it fails. If you do it when you are at the bottom of the table it works fine.
I think this is happening because when it's creating the floating footer it duplicates the footer elements and therefore it duplicates the ID's or input names (which is what we are using to update them).
I've created an example on Codepen to show the issue:
http://codepen.io/AlBob75/pen/qaLWyY
The duplicate ID is what makes me think it's a bug, but please correct me if wrong.
Thanks,
Alan
Answers
I've just realised there is a FixedHeader sub-forum, which this probably needs moving to.
Can anyone do this for me (don't think i can do this myself can I)?
Thanks,
Alan