Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table flicker on refresh when filter or sort applied #64

Open
abishur opened this issue Dec 21, 2018 · 0 comments
Open

Table flicker on refresh when filter or sort applied #64

abishur opened this issue Dec 21, 2018 · 0 comments

Comments

@abishur
Copy link

abishur commented Dec 21, 2018

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant