hi all
i need to retrieve the row values from a database thru dataset, for the
CELL VALUE CLICKED IN DATAGRIDVIEW.
the datagrid view is already populated from the same table with the single column.
With that column as Where condition i need to retrieve all its fields.
thanks in advance
i need to retrieve the row values from a database thru dataset, for the
CELL VALUE CLICKED IN DATAGRIDVIEW.
the datagrid view is already populated from the same table with the single column.
With that column as Where condition i need to retrieve all its fields.
thanks in advance
Comment