Skip to main content
A newer version of this page is available. .

ASPxClientGridLookup.RollbackToLastConfirmedSelection Method

Cancels the current selection made by an end-user within the editor’s dropdown grid and rolls back to the last confirmed selection. The selection can be confirmed by either pressing the Enter key or calling the ASPxClientGridLookup.ConfirmCurrentSelection method.

Declaration

RollbackToLastConfirmedSelection(): void
See Also