Skip to content

Help with HTMLTable adjustements #293

Discussion options

You must be logged in to vote

To be honest:

  1. I used to believe I added this feature but maybe I just thought I did. New-TableHeader -Name 'xxx' -Title 'yyy' may work - if it doesn't work - that means I have not added it and it should be added - for example with a new parameter. Need to think about how to do it properly. For now, you can probably read CSV and convert CSV to [PSCustomObjects] and then push it to the table, already prepared with names. Maybe New-TableContent would work, but i doubt it touches headers.
  2. DisableResponsive switch will disable +. You can try other options such as scroll x or wordbreak to get it to act differently.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@amanfromfrance
Comment options

Answer selected by amanfromfrance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants