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

Getting Started with List

Guides

the itemDragging object. Within this object, set the allowReordering property to true. jQuery index.js $(function () { $('#list').dxList({ // ... itemDragging

Customize Group Headers

Guides

You can define a groupTemplate to customize group headers. Without a groupTemplate, group headers display the text of the key field in bold font. jQuery JavaScriptconst fruitsVegetables = [{ key: "Fruits", items: [ { name: "Apples", count: 10 }, { name: "Oranges", count: 12 }, { name: "Lemons", count: 15 } ] }, { key: "Vegetables", items

Scrolling

Guides

on most platforms, except non-Mac desktops and devices. To employ native scrolling on all platforms without exception, assign true to the useNativeScrolling property. Note that if you assign false

Item Reordering

Guides

User Interaction If you want to allow the user to reorder items on the List, define the itemDragging object and set the allowReordering property within it to true. This setting supplies each List item with a button that enables the user to move the item with drag and drop on mouse-equipped platforms or with touch-and-drag on touch-enabled devices. jQuery JavaScript $(function

Overview

Guides

, React, and Vue applications with .NET backend. Dashboards allow you to display multiple inter-connected data analysis elements such as grids, charts, maps, gauges, and others: all within an automatically