lai32290 / TableHeadFixer

A jQuery plugin for fix HTML table Head, Foot and Columns
105 stars 45 forks source link

Refreshing data and state #43

Open EricRossC opened 6 years ago

EricRossC commented 6 years ago

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!

lai32290 commented 6 years ago

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 :smile:

EricRossC commented 6 years ago

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!

lai32290 commented 6 years ago

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