G
Guest
I have a datagrid containing data from an xml file. Is it possible that when
a row on the datagrid is clicked these results can update a series of
corresponding labels elsewhere on the form? e.g. the datagrid contains the
columns, FirstName and LastName. When a row is highlighted I'd like the
selected FirstName and LastName to appear in labels at the top of the form.
a row on the datagrid is clicked these results can update a series of
corresponding labels elsewhere on the form? e.g. the datagrid contains the
columns, FirstName and LastName. When a row is highlighted I'd like the
selected FirstName and LastName to appear in labels at the top of the form.