a CDAORecordset bound grid control
Tan V. Do -- tvd@spydr.com Sunday, August 04, 1996 Environment: VC++ 4.2, Win95 Is anyone currently aware of an effective method for attaching a CDAORecordset to a data bound grid or non data bound grid so that the grid redraws quickly when displaying a large data source? VC 4.2 ships with a data bound grid control but offers no explanation or example which illustrates my question. ----- Tan V. Do ----- --- tvd@spydr.com --- http:// www.spydr.com
Glenn T. Jayaputera -- gtj@nunkeen.apana.org.au Wednesday, August 07, 1996 [Mini-digest: 2 responses] > Is anyone currently aware of an effective method for attaching a > CDAORecordset to a data bound grid or non data bound grid so that the grid > redraws quickly when displaying a large data source? VC 4.2 ships with a > data bound grid control but offers no explanation or example which > illustrates my question. When I developed my app, I was using Objective Grid, and it works like a dream. I was using VC4.0 though at the time glenn tesla -----From: "David Kolb"Checkout Stingray Software's Objective Grid MFC class library which will bind to ODBC or DAO data sources. See www.stingsoft.com where you can also find the MFC faq. I use OG though not the data binding features as I bind to our own data base. -- Dave Kolb Principal Systems Developer PC Research and Development SAS Institute Inc. 919-677-8000 x6827
| Вернуться в корень Архива |