Hi,
Been searching how to do this. Have cfgrid which is populated from database. Want to allow user to select a row and bind other db info to input objects (type=text and/or textarea) with additional info from those fields in the db. The input objects are located under the grid.
Is it possible to select a row on the grid and refer to that row so that I can program a SQL statement to update the database?
Thanks,
John
Been searching how to do this. Have cfgrid which is populated from database. Want to allow user to select a row and bind other db info to input objects (type=text and/or textarea) with additional info from those fields in the db. The input objects are located under the grid.
Is it possible to select a row on the grid and refer to that row so that I can program a SQL statement to update the database?
Thanks,
John