• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Adaptive Layout in ASP.NET MVC Data Grid Control

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

DEMO
SOURCE
Enable horizontal row mode

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