By default, a master row is not focused when a user clicks the Expand Detail Row icon. To accomplish this task, handle the ASPxClientGridView.DetailRowExpanding event and focus a row using the ASPxClientGridView.SetFocusedRowIndex method.
↧
By default, a master row is not focused when a user clicks the Expand Detail Row icon. To accomplish this task, handle the ASPxClientGridView.DetailRowExpanding event and focus a row using the ASPxClientGridView.SetFocusedRowIndex method.