MVCxClientQueryBuilder Members
A client-side counterpart of the Query Builder extension.Methods
Name | Description |
---|---|
PerformCallback(arg) | Sends a callback to the server and generates the server-side event passing it the specified argument. |
Events
Name | Description |
---|---|
BeginCallback | Occurs when a callback for server-side processing is initiated. |
SaveCommandExecuted | Occurs after executing the Save command on the client. |
See Also