Back to Devexpress

ListBuilder.OnItemDeleting Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-listbuilder-dot-onitemdeleting.md

latest871 B
Original Source

ListBuilder.OnItemDeleting Method

NameParametersDescription
OnItemDeleting(RazorBlock)jsFuncA function that is executed before a collection item is deleted from the data source. Mirrors the client-side onItemDeleting option.
OnItemDeleting(String)jsFuncA function that is executed before a collection item is deleted from the data source. Mirrors the client-side onItemDeleting option.