Hi , I am developing Library Management Software using Win32 C language. I am using Dev c++ 5.0 compiler.. I have to display the Book details in the DataGrid.. I dont know how to add Data Grid Control to Form.. i have searched in lot in the net, but couldnt. Can any one send me the tutorial or piece of code to create and manipulate the DataGrid.. Thank in Advance., Shiva
Here is a c++ example. If you want C then just port it.