changing serverSide in runtime
changing serverSide in runtime
pmengo
Posts: 74Questions: 37Answers: 2
how can i change serverSide to false on runtime? And then reinitialize table but not draw? Or not draw and use saveState?
any thoughts
This discussion has been closed.
Answers
You can't. There are a couple of other discussions on this topic, which also state this. This is not a run time configurable option.
If you need to alter the value you have to destroy and then create a new table.
Allan