Is it possible to mix the default toolbar in a treegrid with a dropbown?
I use the "add" "Delete" "Update" and so on, with the default functionallity, but need a drowdown for the add button, where the user can shoose to add a new element in the tree, on the same level og as a child. Otherwise it is not possible for the user to create new elements, and new child elements.
Do I have to create all 4 buttons in a ToolbarItems or can the default button be used as a dropdown?