Skip to main content

TreeListRowDraggingBuilder.OnAdd Method

Name Parameters Description
OnAdd(RazorBlock) jsFunc A function that is called when a new row is added. Mirrors the client-side onAdd option.
OnAdd(String) jsFunc A function that is called when a new row is added. Mirrors the client-side onAdd option.