This question is locked. New answers and comments are not allowed.
I need to dynamically fetch the data on the click of the forward/backward button for the next or previous page in MVVM
pattern. The problem is the how do i get to know if the user had clicked the next button or the previous button whena ineractivity behvior is attached to access the click event. I get the datapager object and current page index but i have no idea which button the user has clicked on. How can i get this?
pattern. The problem is the how do i get to know if the user had clicked the next button or the previous button whena ineractivity behvior is attached to access the click event. I get the datapager object and current page index but i have no idea which button the user has clicked on. How can i get this?