Can I disable/manually control Datable Editor reload?
Can I disable/manually control Datable Editor reload?
boicenet
Posts: 47Questions: 12Answers: 1
I'm using Datable Editor to display data on a web page. The table allows the inline editing of one column changing a "No" to a "Yes" value. Each time a column in a record changes the datable automatically reloads and goes back to the first of multiple pages. Is it possible to navigate through the datable pages editing multiple rows and then manually control the reload?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Editor should really be holding the page in place. It sounds like a
draw()
might be getting done. Can you give me a link to the page please?Allan
Allan,
Thank you for your reply. Please disregard. Everything is working as designed. I was not provided accurate information from the end-user.