Open
Description
I use JS insert new <tr> with dynamic data after clicked specific <td> with toggle feature
and I need to disable sort feature temporary after new inserted and toggle
I tried to remove <table> class "table-sort" and "table-process" or add "disable-sort" into each <th> not working
seems inject sorting after script loading
does any way to disable table sort via JS control before sorting feature fire ? ( flow sample as img )
Or can add JS control feature into next version update ? ( e.g. enable / disable / reload options ... etc. )
btw, table-sort support null last ? ( put the empty cell to the last always after sorting )
old issue seems without support the feature class then closed
Thanks !!!
Metadata
Metadata
Assignees
Labels
No labels