Back to Devexpress

BootstrapClientGridView Class

aspnetbootstrap-js-bootstrapclientgridview.md

latest968 B
Original Source

BootstrapClientGridView Class

Represents the client BootstrapGridView.

Declaration

ts
declare class BootstrapClientGridView extends ASPxClientGridView

Remarks

The functionality provided by the BootstrapClientGridView almost replicates the server-side functionality implemented by the BootstrapGridView. 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 ASPxClientGridView BootstrapClientGridView

See Also

BootstrapClientGridView Members