Hi guys,
I'm binding a DataSet to a DataGrid1 that shows (eg. Employee Id & name). I
would like when I click in a certain row in the DataGrid1 it takes the
Emplyee Id for that row, search for it in the DataSet and display the reasult
(eg. Employee Id & Address) in TextBoxes.(coul d u a very simple code)
thanks guys
--
Regads,
Rochdi
I'm binding a DataSet to a DataGrid1 that shows (eg. Employee Id & name). I
would like when I click in a certain row in the DataGrid1 it takes the
Emplyee Id for that row, search for it in the DataSet and display the reasult
(eg. Employee Id & Address) in TextBoxes.(coul d u a very simple code)
thanks guys
--
Regads,
Rochdi
Comment