How do I remove the word "add an item" at the tree!! Thank you
Denna fråga har flaggats
12
Svar
38252
Vyer
thank you guys this one works for me: <tree string="my Tree" create="false">
So helpful ... i used it and also delete attribute
<tree editable="bottom" create="false" delete="false">
Thanks
Hi, you can use:
<tree no_create_edit="1">
you couldn't create and edit ..
Njuter du av diskussionen? Läs inte bara, delta också!
Skapa ett konto idag för att ta del av exklusiva funktioner och engagera dig i vår fantastiska community!
Registrera dig| Relaterade inlägg | Svar | Vyer | Verksamhet | |
|---|---|---|---|---|
|
|
2
sep. 23
|
7120 | ||
|
|
4
mars 15
|
7239 | ||
|
|
2
mars 15
|
8778 | ||
|
|
4
mars 15
|
8236 | ||
|
|
0
mars 15
|
7895 |
"add an item" use to add the new record. why u want remove the word ?..... or want to change the word?..
because I already have a list that is automatically generated (by clicking on "compute" button) in this case I don't need to have the word "add an item" in my list ( tree) ...