Skip to main content

DataGridStateStoringBuilder.CustomSave Method

Name Parameters Description
CustomSave(RazorBlock) jsFunc Specifies a function that is executed on state change. Applies only if the type is 'custom'. Mirrors the client-side customSave option.
CustomSave(String) jsFunc Specifies a function that is executed on state change. Applies only if the type is 'custom'. Mirrors the client-side customSave option.