Skip to main content
ID

TreeListBuilder<T>.OnRowClick Method

Name Parameters Description
OnRowClick(RazorBlock) jsFunc A function that is executed when a grid row is clicked or tapped. Mirrors the client-side onRowClick option.
OnRowClick(String) jsFunc A function that is executed when a grid row is clicked or tapped. Mirrors the client-side onRowClick option.