|
-
July 23rd, 2012, 08:11 PM
#1
Lists to DataGridViews
I am working on a datagridview that will update with object information.
What I noticed is that you can use a List as a datasource. I basically have a list of objects that periodically check system status and show a GUI that indicates if something has failed.
My question is how do you push object information to the columns of a datagridview using a datasource? I did some googling but really didnt find any good explanations.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|