Hello everyone,
I have a powershell script that use |out-gridview. This script show a pop (out-gridview) with possibility of filtering by each column and text search. I would like to reproduce this but in a GUI. Is there something like it in powershell studio? I tried gridview but there's not filtering option for the user.
Thank you
GUI equivalent of out-gridview?
Forum rules
Do not post any licensing information in this forum.
Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
Do not post any licensing information in this forum.
Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.