ASPxClientDataView Class
Represents a client-side equivalent of the ASPxDataView object.
Declaration
declare class ASPxClientDataView extends ASPxClientControl
Remarks
In addition to the common functionality inherited from its ancestors, the ASPxClientDataView object allows you to respond to callbacks being initiated or completed (ASPxClientDataView.BeginCallback, ASPxClientDataView.EndCallback).
Inheritance
See Also