Is there any option to get different function call when changing next page or previous page in mui datatable?
I want two different function to be called when clicking the next page change icon and previous page calling icons.
exm: function one() when pressing next page icon and function two() when previous icon is cliked