You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm using server pagination in grid .
after deleting one user i'm calling default refresh method but it is not fetching data from server.
and if i called refresh with 'isDefaultSort' - 'true' it throws error 'digest already in progress'
Please help, thanks in advance.