GUI equivalent of out-gridview?
Posted: Thu Jan 19, 2023 7:40 am
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
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