Can the IndexedContainer support wild card input?
If so, is there a wild card example use of the IndexedContainer?
Thanks,
Malcolm
Can the IndexedContainer support wild card input?
If so, is there a wild card example use of the IndexedContainer?
Thanks,
Malcolm
Please elaborate what you mean. Wild card for what?
I would like to match on partial inputs.
Example, if the name ‘James Lloyd Davis’ was in the list, I would like to able enter ‘James Davis’ and have ‘James Lloyd Davis’ appear.
The
SimpleStringFilter
should do exactly that.