PDA

Click to See Complete Forum and Search --> : nubie, DBGrid specifications


pies
Jan 30th, 2000, 10:08 PM
Hi there does anyone know where i can get the specificaions for the DBGrid control that is shipped with VB6, i'm trying to create my own grid control that is an extended version of the current one but i don't know what the original one can do!
Thanks, Piers.

Clunietp
Jan 31st, 2000, 12:19 AM
You can examine the properties and methods of the DBGrid using the object browser. You can try them yourself, there is also a description of most of the properties/methods in the help files....

pardede
Jan 31st, 2000, 04:11 PM
Goto www.apexsc.com, (http://www.apexsc.com,) they are the makers of the DBGrid control, on the site you go to the download page, and look for "DBGrid Survival Kit", which is a quite complete reference on all aspects of DBgrid

pies
Jan 31st, 2000, 06:43 PM
Ok, thanks all that should be a lot of help.