Searching Data Tables

Once a data table has more than a few hundred rows, it becomes difficult to use the web ui for simple lookups/changes.

Could we perhaps have some form of searching/filtering/query within the data tables ui? (e.g. simple filtering on each column would be good).

5 Likes

This would be a good usability improvement. I’ve added it to our issue tracker.

3 Likes

I’d like to be able to search for specific values in specific columns within the IDE so I don’t have to write queries to see if certain values exist.

3 Likes

@nathanguyette This is great and already a FR.

Merged here.

2 Likes

For those not in the know, here is an example of this type of functionality in action:

search_sample

4 Likes