oxbow icon indicating copy to clipboard operation
oxbow copied to clipboard

filter with dynamic table content

Open haifengl opened this issue 12 years ago • 0 comments

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!

haifengl avatar Sep 20 '13 13:09 haifengl