Hello Folks,
Am facing one issue where am using read only grid in that we are displaying the data using a!recordData. When am going to second pagination in one of column am doing on operation like toggle on/off immedetily read only grdig showing frist page instead of sendconf page where am did the operation.
Can any one please suggest.
Discussion posts and replies are publicly visible
So basically, on taking an action your data is getting refreshed. Check your code for conditions to reset the pagination or when to query the data conditions.