New-UDTable issue with Server side pagination and filtertype select

Product: PowerShell Universal
Version: 4.1.6

Are there any work arounds for using Server side paging and column Filter Type select?

The issue is the table only has the data of the current page, so the select items reflect the same. I ending up sending the data to the broswer via -Data as we have less than 3,000 rows. Just wondering if there is a solution for populating the column filter type select to reflect all the data and not just the current page data.

1 Like