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
When I execute a fireTableDataChanged on a table that is currently filtered or sorted I get a momentary flicker of only the first row where it initially shows what the unfiltered/sorted value would be and then applies the filter. Is there anything I can do to delay the redrawing of the table until after the filters/sorts are applied?
The text was updated successfully, but these errors were encountered:
When I execute a fireTableDataChanged on a table that is currently filtered or sorted I get a momentary flicker of only the first row where it initially shows what the unfiltered/sorted value would be and then applies the filter. Is there anything I can do to delay the redrawing of the table until after the filters/sorts are applied?
The text was updated successfully, but these errors were encountered: