I want to add a Excel like filter to a ListView in a powershell form.
The end user would like the ability to sift through the data selectively instead of looking at a few hundred rows at a time.
The source data is from a SQL server table Employee Name, Department, Location.
Any help is appreciated.