Customize the edit dialog in JavaScript Treegrid control
18 Nov 20181 minute to read
You can customize the appearance of the edit dialog in the actionComplete event based on requestType as beginEdit or add.
In the below example, we have changed the dialog’s header text for editing and adding records.
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.