Back to Devexpress

ASPxClientGridBase Class

aspnet-js-aspxclientgridbase-d04ead7a.md

latest941 B
Original Source

ASPxClientGridBase Class

Represents the client ASPxGridView.

Declaration

ts
declare class ASPxClientGridBase extends ASPxClientControl

Remarks

The functionality provided by the ASPxClientGridBase almost replicates the server-side functionality implemented by the ASPxGridView. In that way, a comprehensive client object model allows you to process, navigate and manipulate data directly on the client by writing appropriate JavaScript code.

Inheritance

ASPxClientControlBase ASPxClientControl ASPxClientGridBase ASPxClientCardView

ASPxClientGridView

ASPxClientVerticalGrid

See Also

Grid View

ASPxClientGridBase Members