Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1GridViewClient (in C1GridViewClient.dll)

Syntax

JavaScript
function ajaxRequestComplete(requestId, mode, command, htmlResponse);

Parameters

requestId
Type: System..::..Int32
Request ID.
mode
Type: C1.Web.UI.Controls.C1GridView..::..CallbackMode
Callback mode.
command
Type: System..::..String
Command name.
htmlResponse
Type: System..::..String
HTML response.

See Also