|
Datagrid in VC++.NET
Hi...
Could anyone please tell me how to format Datagrid in VC++.NET..
My requirement is, i have to use a datagrid with three columns.
I am not going to connect with any database. just i will enter some data in grid at runtime and will save it in a text file...
I am new to vc++.net. when i tried to use datagrid, i am not able to format it(creating required no. of columns and rows).
Please help..
|