Search Results: "Write with OpenID" "Write post with name/password" slot

Getting Started with Menu

Guides

. An array within the base item object corresponds to a submenu. Use the beginGroup property to separate items in the submenu. index.js $(function() { const menu = $("#menu").dxMenu

Getting Started with PieChart

Guides

multiple inter-connected data analysis elements such as grids, charts, maps, gauges, and others: all within an automatically-arranged layout. The set of components allows you to deploy an all-in-one

Adaptive Layout

Guides

With the ever-growing variety of platforms, today's web sites and applications cannot stay competitive without being adaptive. Supporting this modern standard, the PieChart UI component possesses an adaptive layout. This enables the PieChart to hide its accessory elements if the container is not large enough to fit them. To configure the adaptive layout, use the adaptiveLayout object. Set its

Visual Elements

Guides

a header, a context menu appears. There is a number of properties related to that context menu. allowExpandAll — allows the user to expand/collapse all header items within a header level..., the user can reorder fields within a single field area or even between them. If this capability is not required, assign false to the fieldPanel.allowFieldDragging property. JavaScriptvar

Fields and Areas

Guides

The structure of data displayed by the pivot grid is defined in the fields array. The pivot grid UI component is designed to group and summarize field values within areas and allows you to analyze...: if an area is configured as follows, data will be grouped by years and within each year - by months. JavaScript fields: [{ area: 'column', dataField: 'OrderDate', dataType: 'date