This example demonstrates how to integrate other JavaScript 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.
The rich text editor component is WYSIWYG ("what you see is what you get") editor that provides the best user experience to create and update the content. Users can format their content using standard toolbar commands.
Key features:
Provides <IFRAME> and <DIV> modes
Capable of handling markdown editing.
Contains a modular library to load the necessary functionality on demand.
Provides a fully customizable toolbar.
Provides HTML view to edit the source directly for developers.
Since the dialog is container component, you can integrate other JavaScript UI components within the dialog. The dialog can be renders with simple plain-text, HTML string, or JavaScript UI components. In the above sample, used major components such as Grid, Schedule, Chart, and Rich Text Editor inside dialog.