Filtering Datasets by row | Jon (LabKey DevOps) | 2018-06-15 16:19 |
Status: Closed | ||
Hi Wayne, Unfortunately there isn't a global way to do this via the regular grid UI. You might be able to use the QueryWebPart in the Javascript API to apply filters to multiple fields, but that would take some programming effort on your end to accomplish this. https://www.labkey.org/download/clientapi_docs/javascript-api/symbols/LABKEY.QueryWebPart.html Regards, Jon |
||