J
Jian Dai
I have a DataGrid control in a Windows Form. At the time the form is
displayed, I would like to have a specific row (record) being selected and
highlighted. At form load time I can populate the data source of DataGrid
control. At what time (handler of which event) should I go through the
DataGrid control to locate the row and select specific record?
Thanks.
Jian Dai
displayed, I would like to have a specific row (record) being selected and
highlighted. At form load time I can populate the data source of DataGrid
control. At what time (handler of which event) should I go through the
DataGrid control to locate the row and select specific record?
Thanks.
Jian Dai