JavaScript/jQuery CardView - CardSavingEvent
The argument type in the cardSaving event.
import { CardSavingEvent } from "devextreme/ui/card_view"
Type:
Used in:
changes
Pending row changes; a copy of the editing.changes array. Includes only card changes, unlike onCardSaved, which contains all card data (including changes).
Type:
Array<DataChange>
promise
Assign a Promise to this field to perform an asynchronous operation, such as a request to a server.
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.