ContextMenu

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

Example of RTL in ASP.NET Core Data Grid Control

This sample demonstrates the right-to-Left(RTL) alignment in grid component.

DEMO
SOURCE

Right-to-left(RTL) is used to render the component from right to left direction and it can be enabled by setting the enableRtl property as true. In this demo, you can able to see Group drop area, header, content, pager, filter dialog, etc ... are aligned right to left direction.