Gridview - set SelectedIndex before binding
If I set the SelectedIndex of a Gridview after binding, the SelectedDataKey is not set. If I set it before binding, it's set.
If I set the SelectedIndex of a Gridview after binding, the SelectedDataKey is not set. If I set it before binding, it's set.