oxbow icon indicating copy to clipboard operation
oxbow copied to clipboard

firetablestructurechanged preserves filter state but resets the table header renderer

Open priyath opened this issue 10 years ago • 0 comments

I ran into a small problem once a firetablestructurechanged event is called. The filter state is preserved, but the header renderer (which resets to default on firetablestructurechanged) does not get set back. As a result the funnel icon obviously does not appear again.

My workaround is to set the column filters again whenever firetablestructurechanged is called, but this obviously resets the filters. I was wondering if this could be fixed. thanks

priyath avatar Feb 14 '16 05:02 priyath