Hi
lets say I have two columns in my grid as column ‘A’ and ‘B’ next to each other. If I apply filters in column ‘A’ and move column ‘A’ past right of column ‘B’ then column ‘B’ shows filter dropdownMenu of column ‘A’. column ‘A’ also shows filter dropdownMenu of column ‘A’. in short, after applying filters to column A and when moved to past column ‘B’, column 'B’s original filter and its filter dropdown values are gone. so basically both column ‘A’ and ‘B’ show same filter as of column ‘A’.
the filter dropdown menu of column ‘B’ should not have been overwritten by movement of filtered column A.
are we supposed to use any option/method/setting to avoid this issue?
thanks