DataGrid Question..!

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I select the left most column in a datagrid. Not the first column
where data appears but the greyed column? In vb6 it was datagrid1.col = 0,
what is it in vb dot net?

Thanks
 
Doug,

Thanks for the link. Some great stuff there. One question, is there no
simple way to get that column and set its text? There was so much involved
in the example. I had to add so much to my app. I don't know what I'm
doing! I'm very new to vb dot net.

Thanks again for the help....

Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top