Manual Filter Options for UDTableColumn in a UDTable with -LoadData
If I have a UDTable with LoadData with server-side Out-UDTableData server-side processing for paging etc. then a UDColumn Filter of FilterType ‘select’ only has options for the partial dataset.
Is there a way to manually override this so I can present the user with Filter select options from the global data set?
Recommended Answer
Never mind: I found the solution here: https://docs.powershelluniversal.com/v4-beta/userinterfaces/components/data-display/table §Static Options for Select Filters
No but I can open an issue for this.
Adam Driscoll
PowerShell Expert and Developer at Devolutions
I am looking for this as well
@Adam Driscoll Was a GitHub Issue ever created for this?
I’m not finding one. Sorry about that. I’ve opened an issue here: Manual Filter Options for UDTable with Server Side Processing. · Issue #1097 · ironmansoftware/issues · GitHub
Adam Driscoll
PowerShell Expert and Developer at Devolutions
Hi Adam, what’s the status on this? I see the github issue was completed a year ago and was added to the PowerShell Universal 4.1 milestone. But it’s not released yet?
Never mind: I found the solution here: https://docs.powershelluniversal.com/v4-beta/userinterfaces/components/data-display/table §Static Options for Select Filters