tablesorter Plugin Add Column Dynamic
问题 I am Using my project Tablesorter Plugin , I am Dynamic Added and Removed COLUMN and Rows, Also Delete Column and Rows, Remove Column Rows And Add Rows Sortable Function Working Perfectly, But Add New Column Dynamic Then Table Sorter Not Working. Please Help how i solve This Problem. I got The Following Error **TypeError: h[list[i][0]] is undefined h[list[i][0]].addClass(css[list[i][1]]);** I Create Dynamic Column in Table, and I am Click The New Column Header. 回答1: The original tablesorter