Manual Filter Options for UDTableColumn in a UDTable with -LoadData

Manual Filter Options for UDTableColumn in a UDTable with -LoadData

avatar

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?

avatar
(anonymous user)

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

All Comments (6)

avatar

No but I can open an issue for this.

Adam Driscoll
PowerShell Expert and Developer at Devolutions

avatar

I am looking for this as well

avatar

@Adam Driscoll Was a GitHub Issue ever created for this?

avatar

Adam Driscoll
PowerShell Expert and Developer at Devolutions

avatar

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?

avatar

Never mind: I found the solution here: https://docs.powershelluniversal.com/v4-beta/userinterfaces/components/data-display/table §Static Options for Select Filters