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

filter with dynamic table content #19

Open
haifengl opened this issue Sep 20, 2013 · 0 comments
Open

filter with dynamic table content #19

haifengl opened this issue Sep 20, 2013 · 0 comments

Comments

@haifengl
Copy link

Our table keeps add new rows that are received from a server. Suppose we have column values 0, 1, 2, 3 when we work on a column (say integers) for filter. If we deselect "0" in the filter popup window, it works fine for current values. However, if we receive new rows with values 4, 5, 6, they won't show up due to the filtering. Can you add a control on the popup windows to allow (or disallow) showing new values? Thanks!

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