|
-
May 21st, 2013, 06:00 PM
#7
Re: Scheduling Tasks
You could bind a DataGridView by setting its DataSource property. If you do this through the property grid at design time, the designer will generate the columns in the DataGridView for you. At runtime, bind the list. Note though that only public properties are considered in data binding scenarios.
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
|