question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CMDlet [Out-GridView] using [OutputMode]

See original GitHub issue

In 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:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:11

github_iconTop GitHub Comments

2reactions
vexx32commented, Aug 26, 2020

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. 🙂

0reactions
msftbot[bot]commented, Aug 28, 2020

This issue has been marked as external and has not had any activity for 1 day. It has been be closed for housekeeping purposes.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found