Skip to main content
November 21, 2024
Question

pagination Resting when am doing any action on the Sendcond page in read only grid using recordType

  • November 21, 2024
  • 3 replies
  • 0 views

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.

3 replies

stefanhelzle0001
November 21, 2024

I am not sure I understand your question. Can you elaborate?

November 21, 2024
kumara0180
November 21, 2024

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.