The following tables list the members exposed by ChildTableDataSourceEventArgs.
Name | Description | |
---|---|---|
CustomRequestData | Gets the custom request data string send from client's request. | |
DataSource | Gets the assigned WebGrid's DataSource object. | |
ParentConstraints | Gets the constraints of parent's WebGridRow object which initiated the event. | |
ParentKeyValues | Gets the constraints of key values' WebGridRow object which initiated the event. | |
ParentObject | Sets the current object of which collection is retrieved for hierarchical object binding purpose. | |
ReturnValue | (Inherited from ISNet.WebUI.WebGrid.BaseEventArgs) | |
Table | Gets the WebGridTable object used by the event. |