Example of undefined in Javascript Data Grid Control

/
/
Adaptive Layout

This sample demonstrates the rendering order of the grid row elements and adaptive dialogs.

More Details...

Enable horizontal row mode
Description

The enableAdaptiveUI property is used to render the grid filter, sort and edit dialogs adaptively and rowRenderingMode property is used to render the grid row elements in the following directions, Horizontal - Renders the grid row elements in the horizontal direction. Vertical - Renders the grid row elements in the vertical direction. In this sample, you can change the row elements rendering direction by using the properties panel checkbox More information on the rowRenderingMode configuration can be found in this documentation section.