Using tab inside the dialog editing in JavaScript Treegrid control
18 Nov 20181 minute to read
You can use tab component inside dialog edit UI using dialog template feature. The dialog template feature can be enabled by defining editSettings.mode as Dialog and editSetting.template as SCRIPT element ID or HTML string which holds the template.
The following example demonstrate the usage of tab control inside the dialog template.
You can refer to our
JavaScript Tree Gridfeature tour page for its groundbreaking feature representations. You can also explore our JavaScript Tree Grid exampleJavaScript Tree Grid exampleto knows how to present and manipulate data.