I am using colReorder and I have a button that resets the coulmns back to their original position using colReorder.reset(). I would like to do the same for rowReorder but I cannot find a comparable reset. How do I reset the rows back to their original position without having to refresh the page?
↧