Skip to main content
A newer version of this page is available. .

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).

See Also