| Name | Description |
| AddString | Gets add string data to the xml response's output, which is useful to pass info from server to client. This methods can only be used in custom action. (Inherited from ISNet.WebUI.BaseClientSideAction) |
| AddStyle | (Inherited from ISNet.WebUI.BaseClientSideAction) |
| Alert | Gets or sets the alert message box using ClientAction on the WebGrid. (Inherited from ISNet.WebUI.BaseClientSideAction) |
| DisplayErrorBox | Gets or sets the error box using ClientSideAction on the WebGrid. |
| ExcludeControlFromUpdate | (Inherited from ISNet.WebUI.BaseClientSideAction) |
| FixSemiColon | (Inherited from ISNet.WebUI.BaseClientSideAction) |
| GetAction | This function is not intended to be called directly. It is used internally for control developers. (Inherited from ISNet.WebUI.BaseClientSideAction) |
| HasAction | Specifies whether the grid currently has the focus. (Inherited from ISNet.WebUI.BaseClientSideAction) |
| Hide | Gets or sets hide function using ClientSideAction on the WebGrid. (Inherited from ISNet.WebUI.BaseClientSideAction) |
| InvalidateIntersoftControl | (Inherited from ISNet.WebUI.BaseClientSideAction) |
| InvalidateIntersoftControlTemplate | (Inherited from ISNet.WebUI.BaseClientSideAction) |
| InvokeMethod | Overloaded. (Inherited from ISNet.WebUI.BaseClientSideAction) |
| InvokeScript | Overloaded. (Inherited from ISNet.WebUI.BaseClientSideAction) |
| MarkDirty | (Inherited from ISNet.WebUI.BaseClientSideAction) |
| MarkTypeAsContainer | (Inherited from ISNet.WebUI.BaseClientSideAction) |
| NavigateTo | Gets or sets navigation to specific page using ClientAction on the WebGrid. (Inherited from ISNet.WebUI.BaseClientSideAction) |
| OpenWindow | Gets or sets open window function using ClientAction on the WebGrid. (Inherited from ISNet.WebUI.BaseClientSideAction) |
| Refresh | Gets or sets the refresh action to the grid. This method will refresh only the data. |
| RefreshAll | Gets or sets the full refresh action to the grid. This method will refresh the whole grid, including the grid structure. |
| RefreshChildTable | Gets the refresh function to child table using ClientAction on the WebGrid. |
| RefreshModifiedControls | Gets the refresh multiple modified control automatically using ClientSideAction on the WebGrid. (Inherited from ISNet.WebUI.BaseClientSideAction) |
| RenderControl | Gets the refresh individual control using ClientSideAction on the WebGrid. (Inherited from ISNet.WebUI.BaseClientSideAction) |
| SetFocus | Sets the focus to this grid. (Inherited from ISNet.WebUI.BaseClientSideAction) |
| SetStatus | Set the status of WebGrid which will be displayed in the status bar |
| SetStyle | Overloaded. (Inherited from ISNet.WebUI.BaseClientSideAction) |
| SetValue | Set the value of another webcontrol during ontheflypostback. (Inherited from ISNet.WebUI.BaseClientSideAction) |
| Show | Gets or sets show function using ClientSideAction on the WebGrid. (Inherited from ISNet.WebUI.BaseClientSideAction) |
| UpdateViewState | (Inherited from ISNet.WebUI.BaseClientSideAction) |