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
i have one list page with zfcdatagrid and have a filter and sorting function enable and 2 button (edit/delete)
edit button : redirect to edit page and after edit redirect to listing page
delete button : redirect to delete Action for delete and redirect to listing page
Now if in listing page i ordered one column and filter with some text for column, now i am going to edit page and after edit again redirect to listing page but my filter and order by is gone, i need to same order by and search as it has previously.
Please let me know this kind of solution available in ZFCDatagrid.
thanks you
The text was updated successfully, but these errors were encountered:
Here, I have a question as below
Now if in listing page i ordered one column and filter with some text for column, now i am going to edit page and after edit again redirect to listing page but my filter and order by is gone, i need to same order by and search as it has previously.
Please let me know this kind of solution available in ZFCDatagrid.
thanks you
The text was updated successfully, but these errors were encountered: