Hello together.
please for a help for this problem:
I’m having problems with dynamically loaded datetables when I call setState(state). Moving columns and making them visible or invisible causes the loaded states of the datatable to become inconsistent. Suddenly, there are two identical columns in the table, and sometimes the entire table is even locked. How can I prevent a discrepancy from occurring when saving with getState() and setState()?
Michael Schrading