Hi,
I have a datagrid control having 3 columns.
Also in my form I have 3 separate textboxes.
And OnClick of a button I want the values from
a selected record(or row) from the datagrid to
be displayed in the 3 textboxes(ie each column
value in a textbox)
Can this be done?




Reply With Quote