lai32290 / TableHeadFixer

A jQuery plugin for fix HTML table Head, Foot and Columns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refreshing data and state

EricRossC opened this issue · comments

Hi!
Is there a way to refresh the state of the table? After I add columns/rows, the new doesn't scroll like the rest of the table.
Thanks for the great work!

Hi @EricRossC ,
Maybe you can just execute .tableHeadFixer() again after add columns/rows, refresh feature is in process, I'll let you know when it's done.
Thanks for your feedbacks 😄

Ups! Sorry, I tried again, and it's working!

Old Message:
Well, that was the first thing I tried.. didnt work :-(
I also trying exporting the internal functions (setParent, fixHead, etc) and calling all these every time I changed the structure of the table, but no luck.

Fingers crossed, hope it's soon :-D
Thanks!
Best regards!

@EricRossC
Oh! Awesome!!
So is everything ok now? If you have any question more, please let me know 😄