Click here to Skip to main content
15,895,142 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

How to use Microsoft datagrid control in vc++ 2010 using odbc. If possible pls upload with examples.
Posted
Comments
Vedat Ozan Oner 6-Mar-14 3:33am    
Richard MacCutchan 6-Mar-14 5:13am    
Added clickability.

1 solution

If you mean the .NET DataGridView[^], then you will need to convert your program to C++/CLI. If your program uses MFC then you could try Using the Grid Control in a Doc/View framework[^] or MFC Grid control 2.27[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900