MIP Variables
Using slickgrid javascript (
Based on this example on Github)
- Type text in boxes at column heads to filter grid
- Preface term with "$" to match start of string
- If multiple words are entered, filter will show all records that match one or more words. Preface list of words with "&" to show only records that match all words.