Click to See Complete Forum and Search --> : DataGrid


cyseng10
August 16th, 2001, 01:21 AM
i using datagrid to show data in database. i also given search criteria for user for searching purpose. i using ADOCD to connect the database with data grid.

Example. user search by customerid, so the output at datagrid can be first column is customerid (based on the search criteria using) follow by otehr which having in database table.

Regards,
Wilson Chai