Infrastructure. Performs callback to the server.

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

Syntax

JavaScript
function callback(param, e);

Parameters

param
Type: System..::..String
Callback parameter.
e
Type: Event
Event.

See Also