I'm using Tabulator to display some data in my js app. When I move columns around (using movableColumns: true), it works normally. When I add a new column programmatically and then try to move that column around, it displays this behavior:
Any Tabulator experts know what could be going on?
from Tabulator in Javascript - Buggy column moving

No comments:
Post a Comment