I have a table with custom summary row at the top row. Whenever the changes are made in the grid to the specific cell range - recalculates and loaded to the table. If someone filtered then it takes the visible rows and recalculate and applied to the filter. Since i m doing the loaddata on changes or filter… the table looses actual filter which was chosen initially.
Is there a way to actually to update the filter items based on the latest grid data with previous filter details ?