Some questions about the Data Table component functionality.
When using a column filter, is there a way to do a NOT search (i.e., all records not containing the text specified in the filter)?
When using a column filter, is there a way to require an exact match instead of a LIKE search (e.g., all records containing “Approved” but not containing “Not Approved”)?
When filtering and sorting, the width of the data columns resize depending on the length of the data in the column. Can I prevent this? (A request to be able to set the size of the columns and allow users to resize the columns was the subject of a post by me earlier this year.)
Thanks