CMDlet [Out-GridView] using [OutputMode]
See original GitHub issueIn the CMDlet [Out-GridView] using [OutputMode] you are not able to type a " " [space character] in to the search but you are able to paste a " " [space character] in to the search. Can we add the ability to type a " " [space character] in to the search?
Steps to reproduce
Expected behavior
Actual behavior
Environment data
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:11
Top Results From Across the Web
Out-GridView (Microsoft.PowerShell.Utility)
The Out-GridView cmdlet sends the output from a command to a grid view window where the output is displayed in an interactive table....
Read more >Out-GridView in PowerShell
Out -GridView in a PowerShell is the output format in the GUI format. Generally, we get the output on the console using the...
Read more >Using Out-GridView to View and Select Table Data in ...
The Out-GridView cmdlet allows displaying data as an interactive graphical table that can be filtered or sorted based on different criteria.
Read more >Out-GridView - PowerShell Command - PDQ
The Out-GridView cmdlet sends the output from a command to a grid view window where the output is displayed in an interactive table....
Read more >Working with the Out-GridView CMDLET (Intermediate)
The Out-GridView CMDLET gets the output in a graphical form. It leverages the .NET Framework to construct an output window, so the ....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Installing the GraphicalTools module should give you an Out-GridView command that is more or less a drop-in replacement for the original.
From what I’ve seen, the PS team doesn’t have any interest maintaining the old cmdlet any longer, so I don’t like your chances for getting it fixed. 🙂
This issue has been marked as external and has not had any activity for 1 day. It has been be closed for housekeeping purposes.