PSWriteHTML icon indicating copy to clipboard operation
PSWriteHTML copied to clipboard

SearchPane size

Open paddy75 opened this issue 3 years ago • 2 comments

Hi, i have the following code: New-HTMLTable -Title $Title -DataTable $DatenTabelle -PagingLength 10 -HideFooter -ScrollCollapse -FixedHeader -Style cell-border -Buttons excelHtml5, pageLength, searchPanes -SearchBuilder

The searchpane for two columns is displayed in two rows now and it's going over the complete screen with. See attachment 1

I'm using version 0.0.163. In an older version it behaves not like that.

paddy75 avatar Dec 06 '21 16:12 paddy75

On my test machine IE was set as default browser, after changed it to chrome everything looks fine also in Edge. But in Firefox is diffren 2 d

paddy75 avatar Dec 06 '21 21:12 paddy75

IE I don't intend to fight unless it will by by accident. Firefox should behave the same as Edge and Chrome.

PrzemyslawKlys avatar Dec 08 '21 15:12 PrzemyslawKlys