|
-
Dec 6th, 2012, 07:16 PM
#4
Re: When creating multiple datagridview controls at runtime, how do you hide columns?
 Originally Posted by dunfiddlin
No. There's a problem with you not adding columns to the DGV correctly (or at all?) At least that's what I'm assuming without the relevant code to check. Declare a New DataGridViewColumn (I think that's the right nomenclature, I'm flying blind at the moment. Assign values to it properties. Add it to the DGV. Then do the same all over again for each other column.
No. the OP has set the datasource for the dgv which creates the columns, but they aren't named as the OP is expecting...
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
Tags for this Thread
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
|