DataGridBuilder<T>.OnRowExpanded Method
Name | Parameters | Description |
---|---|---|
OnRowExpanded(RazorBlock) | jsFunc | A function that is executed after a row is expanded. Mirrors the client-side onRowExpanded option. |
OnRowExpanded(String) | jsFunc | A function that is executed after a row is expanded. Mirrors the client-side onRowExpanded option. |