New-UDTableColumn -width

Product: PowerShell Universal
Version: 1.5.10

Looking to adjust a columns width in New-UDTableColumn / New-UDTable
The -Width parameter doesn’t appear to have any impact.
Any working examples out there?

    New-UDTableColumn -Property OU -Title "OU" -ShowSort -IncludeInExport -IncludeInSearch -ShowFilter -FilterType select -Width 1

This is a bug and will be fixed in 1.5.11.

Looks good in 1.5.11!
Thanks Adam

1 Like