Search Results: for qna runtime test begin qna runtime test query for qna runtime test end

UI Components

Reference

Component Configuration Syntax React Component Configuration Syntax dxPagination Pagination is a UI component that allows users to navigate through pages and change page size at runtime. Pagination UI

dxHtmlEditor tableContextMenu

Reference
Configures table context menu settings.

hierarchical menu. The beginGroup property is used to divide command groups. jQuery index.js $(function() { $("#htmlEditorContainer").dxHtmlEditor({ // ... tableContextMenu: { enabled: true, items: [ 'insertHeaderRow', 'insertRowAbove', 'insertRowBelow', { name: 'insertColumnLeft', beginGroup

dxFileManager Configuration

Reference
This section describes properties that configure the FileManager UI component's contents, behavior, and appearance.

See Also jQuery Create and Configure a Component Angular Component Configuration Syntax Vue Component Configuration Syntax React Component Configuration Syntax accessKey Specifies the...

dxDataGrid AIColumnRequestCreatingEvent

Reference
The argument type in the aIColumnRequestCreating event.

DataGrid Demo TreeList Demo additionalInfo Additional data to include in the request. Use this object to specify additional data required by AI endpoints. For example, you can add metadata and query parameters. cancel Allows you to cancel the AI request. column The AI column that initiated the request. component The UI component's instance. data DataGrid data included in the AI request

dxTreeList AIColumnRequestCreatingEvent

Reference
The argument type in the aIColumnRequestCreating event.

DataGrid Demo TreeList Demo additionalInfo Additional data to include in the request. Use this object to specify additional data required by AI endpoints. For example, you can add metadata and query parameters. cancel Allows you to cancel the AI request. column The AI column that initiated the request. component The UI component's instance. data TreeList data included in the AI request