hi,
usign
vb.net 2.0 I have created an app that uses a standard dataview
control populated with data (not databound - I populate it manually
in code). I need to manually create an additional column in the
datagrid that will be displayed as a checkbox - so I can turn on/off
a boolean setting. I can't find any code example to do this.
Any pointers please;)
TIA
Chas.