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

dxForm Configuration

Reference
An object defining configuration properties for the Form UI component.

editors and does not work with custom templates. View Demo See Also reset items Holds an array of form items. Overview Demo Customize Fields at Runtime Demo

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