Click to See Complete Forum and Search --> : How to retrieve and update data using DataGrid in DHTML Applications??


Arunkumar
March 29th, 1999, 09:22 AM
Hi all,

In a DHTML Application,is it possible to use DataGrid and ADO data control??? If yes, how to mention the data source of the Datagrid.? (Actually I am able to add them on a DHTML page but not able to connect the datagrid to the ADODC as there is no datasource property for the Datagrid as in normal VB applications). My ultimate aim is put my data on a table and allow the user to edit over the web.How can this be done using DHTML application?


Thanks