System.Web.UI.WebControls.DataGrid
The first time I'm working with System.Web.UI.WebControls.DataGrid.
Unfortunately I can't to find the way to select a single row in the grid.
What I need to config for simple selection a row by OnClick event ?
Thank you

