PowerShell -Working With DataGridView- WinForm and DataTable

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 3 years and 11 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
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

Re: PowerShell -Working With DataGridView- WinForm and DataTable

Post by jvierra »

You will have to learn how to write HTML code. I suggest writing XML that uses HTML tags and attributes. It is easier to manage and structure. You can also use the command "ConvertTo-Html" to convert object collections.

Here are some articles that can help you understand how to work with HTML in PowerShell:
.
http://tech-comments.blogspot.com/search/label/html
http://tech-comments.blogspot.com/2012/ ... -posh.html

There are about 6 articles in the two sets.
This topic is 3 years and 11 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