-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Labels
Module-ConsoleGuiToolsThis issue is about Microsoft.PowerShell.ConsoleGuiToolsThis issue is about Microsoft.PowerShell.ConsoleGuiToolsenhancementNew feature or requestNew feature or request
Description
I have rarely had a need to use the filter functionality. Could just be my use-cases.
But I suspect the predominant use of out-gridview
and out-consolegridview
will be for quick & dirty "show me a smallish list and let me select something", not "show me a giant list and let me filter so I can select something".
Could be wrong.
But if I'm not, I think ListView should be the item that gets focus when ocgv
starts. If users want to then filter they can hit shift-tab, shift-tab to go back to it.
Or...
Make Filter an option (-ShowFilter
) that is OFF by default.
Metadata
Metadata
Assignees
Labels
Module-ConsoleGuiToolsThis issue is about Microsoft.PowerShell.ConsoleGuiToolsThis issue is about Microsoft.PowerShell.ConsoleGuiToolsenhancementNew feature or requestNew feature or request