Data Bound Control
Silviu Dusa -- Silviu@informinteractive.com Tuesday, September 10, 1996 Environment: VC++ 4.2 / NT 4.0 I am trying to create an app that has Data-Bound Controls with Remote Data Objects, an app like 'BINDERL'. 'EXTBIND' and 'MDIBIND'. The documentation states that you should use Insert|Component and then choose from the list the data control. The problem that I have :I cannot find the 'Data Control'. Any ideas? Thank You Silviu Dusa silviu@informinteractive.com
K.Hirose -- hirose@knowlbo.co.jp Wednesday, September 11, 1996 [Mini-digest: 2 responses] Silviu Dusa wrote: > > Environment: VC++ 4.2 / NT 4.0 > > I am trying to create an app that has Data-Bound Controls with Remote > Data Objects, > an app like 'BINDERL'. 'EXTBIND' and 'MDIBIND'. > The documentation states that you should use Insert|Component and then > choose from the > list the data control. > The problem that I have :I cannot find the 'Data Control'. > Any ideas? > > Thank You > Silviu Dusa > silviu@informinteractive.com SDK Data Binding Documents http://www.microsoft.com/devonly/community/cbisv_4c.htm -----From: John FergusonI believe the "data control" is called MSRDataObject or something like that. if you have access to the web, look at http://www.microsoft.com/visualc/v42/dbctrl.htm there is a series of articles that explain step by step what you are wanting to do. it's very good.
| Вернуться в корень Архива |