R
Robert Smith
Hello,
I have a datagrid called dgprojects that is bound to
a dataset called dsprojects. However I wish to detect when
the user scrolls down the grid and selects another row, so
that I can call another procedure using the element in the
first column of the row as the parameter.
Thanx in advance
Robert
I have a datagrid called dgprojects that is bound to
a dataset called dsprojects. However I wish to detect when
the user scrolls down the grid and selects another row, so
that I can call another procedure using the element in the
first column of the row as the parameter.
Thanx in advance
Robert