mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
05466f96c0
- Implemented Add-SelectableGridViewColumn function to allow adding a header checkbox for selecting all items in ListViews. - Updated the ListView setup in BuildFFUVM_UI.ps1 to utilize the new selectable column feature for driver models and winget results. - Added IsSelected property to items in Apps Script Variables ListView for better selection management. - Renamed button from "Remove Apps Script Variable" to "Remove Selected" for improved clarity on functionality.