René
René
### Summary of the new feature / enhancement Hi @adamdriscoll , we have used the the react-pivot custom component for UniversalDashboard (https://github.com/psDevUK/UD-Pivot) for a while and our customers love it....
### Description of Issue Hi, when using `-FilterType = 'multiselect'` for `New-UDTableColumn` the MultiSelect generally works but if you select more than 1 result, no results will be shown. Same...
### Description of Issue Hi, i am currently on the way to modernize our tables `New-UDTable` in a standardized way and therefore i encounter a few bugs. The following code...
### Description of Issue Hi, i cannot use `-FilterType number` for `New-UDTableColumn` currently. I havn't used number FilterType before, so i don't know if that is a new error. Test...
### Summary of the new feature / enhancement #### Description Currently, when using `FilterType 'autocomplete'` in `New-UDTableColumn`, the MUI Autocomplete only accepts predefined options. There’s no way to allow free-text...