• 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 Details View in ASP.NET Core Splitter Control

This example demonstrates the Splitter control that is used to design details view page. Select the employee from left pane to display the corresponding employee details on the right pane

DEMO
SOURCE

The Splitter is the layout user interface (UI) control, which integrates other JavaScript UI controls within its pane. In this sample, the JavaScript ListView control is integrated within left pane to display the employee list and right pane to display the corresponding employee details