|
|
[2004-01-06] Calling a Detail Data Form From A DataGrid Row The idea is that we have a DataGrid which has list of records in a database table. We want to be able to select a row and call up a detail form which will have the corresponding database detail.
|
|