Skip to main content
ID

TreeListBuilder<T>.OnFocusedRowChanged Method

Name Parameters Description
OnFocusedRowChanged(RazorBlock) jsFunc A function that executed when the focused row changes. Applies only to data rows. focusedRowEnabled should be true. Mirrors the client-side onFocusedRowChanged option.
OnFocusedRowChanged(String) jsFunc A function that executed when the focused row changes. Applies only to data rows. focusedRowEnabled should be true. Mirrors the client-side onFocusedRowChanged option.