I want to disabled saveParametersInSession in admin grid when I used Ui Component. I cannot find any elements that I could disabled this option.
Actually when I filtered in a grid in admin panel that is saved in session by default, then after page load this search is appeared again. But I want to show full data after page load. I know how to disable saveParametersInSession in grid but when this grid use UI Component then the problem is occurred.
Please let me know if any one know that.