on 2016 Apr 25 2:44 PM
Hi All,
I am trying to create a custom control which displays a Treegrid using the external libraries ,where i need to create the treegrid by specifying the div name in which the tree gets created.
for example :
In the above example we need to mention the "div id". So that the tree gets created in that div i.e "#treeGrid".
But when i try to create a custom control i can create a div only in the renderer() but not in onInit().
Therefore my question is how can we give a dynamic DIV ID to generate the tree in that respective div, moreover what is way to create this type of custom control.
The below link is the working example of the treegrid which need to be converted as custom control.
Regards,
Saikiran Bommagowni
Request clarification before answering.
No need to use third party library. SAPUI5 has own tree control. First impression is that UI5 tree table is not worse then jQuery Tree Grid. If You are following SAP UI principles - use correct control in correct place ))
here is component - https://experience.sap.com/fiori-design/ui-components/tree-table/
hope usefull.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.