Re: using MS Databound grid in Labview

2004-02-25 Thread GrantM
Hello, I am not familiar with the databound grid control you refer to or with databases in general. However, instead of recreating its functionality, you could look into the LabVIEW Database Connectivity Toolkit which simplifies database communication. You can find out more information about thi

using MS Databound grid in Labview

2004-02-19 Thread bdougr
I am tying the pieces together for a project that gathers KPIV data (Key Process Input) and store it in an access database. Now I need a quick method to allow operators to view and edit comments and two other fields in the data. I have been trying to simulate the Databound grid found in Visual Bas