$datagridview - System.String[]? not correct value?

Ask questions about creating Graphical User Interfaces (GUI) in PowerShell and using WinForms controls.
Forum rules
Do not post any licensing information in this forum.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 5 years and 4 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
User avatar
lontru
Posts: 103
Last visit: Thu Mar 07, 2024 2:00 pm

Re: $datagridview - System.String[]? not correct value?

Post by lontru »

jvierra wrote: Fri Nov 02, 2018 3:32 pm
lontru wrote: Fri Nov 02, 2018 3:27 pm How do i autosize to the whole macaddress is visible? and the name space is smaller?
Set the autosize property of the grid.
where?

Image
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

Re: $datagridview - System.String[]? not correct value?

Post by jvierra »

It is almost at the bottom of the list under the layout section.
User avatar
lontru
Posts: 103
Last visit: Thu Mar 07, 2024 2:00 pm

Re: $datagridview - System.String[]? not correct value?

Post by lontru »

jvierra wrote: Sat Nov 03, 2018 4:12 pm It is almost at the bottom of the list under the layout section.
Under layout i have these option:

Have Fill in "AutoSizeColumnsMode"
Image
This topic is 5 years and 4 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked