• 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 Components inside Dialog in ASP.NET MVC Dialog Control

This example demonstrates how to integrate other ASP.NET MVC UI components within the dialog control. In the below example, The dialog component renders with the Grid, Schedule, Chart, Rich Text Editor, Tabs and Form components.

DEMO
SOURCE
Grid
Scheduler
Chart
Rich Text Editor
Forms
Add Customer Details

Since the dialog is container component, you can integrate other ASP.NET MVC UI components within the dialog. The dialog can be rendered with simple plain-text, HTML string, or ASP.NET MVC UI components. In the above sample, we have used major components such as Grid, Schedule, Chart, and Rich Text Editor inside dialog.