
How to graph data from DBGrid control in VB 4
Hi, all
I want to write a charting program in VB 4(16-bit version). I used a data control
and a DGGrid control to retrieve data from a MS Access 2.0 database file. Can I use
a graph custom control(graph16.ocx) to make a chart using the data from the DBGrid?
How to do that. (I know I can do that in the regular grid control, but I don't like
it because it's not data bounded and not esay to edit).
Thanks in advance for your help.
Peishu Li