Missing DataGrid

  • Thread starter Thread starter Chubbly Geezer
  • Start date Start date
C

Chubbly Geezer

In VB 2005 my toolbox is missing the Datagrid control. I can cut and paste
from another app and that's fine, but I cannot add new.

Any suggestions please?
 
¤ In VB 2005 my toolbox is missing the Datagrid control. I can cut and paste
¤ from another app and that's fine, but I cannot add new.
¤

In 2005 the DataGrid is replaced by the DataGridView control.


Paul
~~~~
Microsoft MVP (Visual Basic)
 
Chubbley,

Right clickin on the toolbox gives you a table where you can check the
checkbox datagrid, it will than be in the tab you start (in my opinion the
best Data)

I hope this helps,

Cor
 
Cheers


Cor Ligthert said:
Chubbley,

Right clickin on the toolbox gives you a table where you can check the
checkbox datagrid, it will than be in the tab you start (in my opinion the
best Data)

I hope this helps,

Cor
 

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