A newer version of this page is available.
Switch to the current version.
GridExtensionBase.GetComboBoxCallbackResult Method
Name | Parameters | Description |
---|---|---|
GetComboBoxCallbackResult(MVCxColumnComboBoxProperties) static | properties | Returns the specified result back to the client side after processing a callback initiated by a combo box used as a grid view column editor. |
GetComboBoxCallbackResult(Action<MVCxColumnComboBoxProperties>) static | method | Returns the specified result back to the client side after processing a callback initiated by a combo box used as a grid view column editor. |
Feedback