Find Glean Examples and Templates
Use this online glean playground to view and fork glean example apps and templates on CodeSandbox. Click any example below to run it instantly or find templates that can be used as a pre-built solution!

Local Reordering - DevExtreme Data Grid (forked)The DataGrid allows users to drag and drop rows. Use the icon to the left of the row as the drag handle.
To enable this feature, set the allowReordering property to true and change the row index in the onReorder function.
Use the rowDragging object to configure the row drag and drop feature.