How to reload multiple datatable at same time ?
How to reload multiple datatable at same time ?
xulprint
Posts: 3Questions: 2Answers: 0
Hi everyone,
I have 6 datatable in one page, i need to reload all tables at the same time when i change one of them !!
how can i do it ?
Answers
I do it by calling a simple function passing an array of tables. Not sure whether you use Editor. If so you could use the "submitSuccess" event.
like this for example: