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.
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.