R
rmgalante
I've had troubles with my DataGridView objects in that it is often
difficult
to make columns such as key columns invisible. These DataGridViews use
a BindingList as a datasource, which is loaded from an external SQL
database. Setting the columns Visible property to False does not
always work. After fiddling around with it for hours I've gotten
others to work but still haven't figured out the source of the problem.
Anyone else had problems with this and any known workarounds?
Thanks,
Rob
difficult
to make columns such as key columns invisible. These DataGridViews use
a BindingList as a datasource, which is loaded from an external SQL
database. Setting the columns Visible property to False does not
always work. After fiddling around with it for hours I've gotten
others to work but still haven't figured out the source of the problem.
Anyone else had problems with this and any known workarounds?
Thanks,
Rob