Feature Request: UDTableColumn Filtertype "SelectAsYouType"

Product: PowerShell Universal
Version: 1.5.14

Dear all
It would be great to have an additional Filtertype or an enhancement of the existing “select” which would allow to “filter as you type”. In my opinion this would be a great benefit for those who have a select filter with tons of different values but want to “help” the users with the selection capability instead of using just the “text” filter.

The reason is that the “text” filter alone, even if it filters as you type, doesn’t visually show you the various entries inside your column… The “select” filter on the other hand is visually easier to use and enhances the usability in my opinion. :wink:

Best regards,
Don

Hey Don,

This is a good idea. We typically refer to this as an autocomplete in UD so I think we’d likely name this -FilterType AutoComplete.

I’ve opened an issue for this: New-UDTableColumn -FilterType AutoComplete · Issue #100 · ironmansoftware/issues · GitHub