How do I remove the word "add an item" at the tree!! Thank you
Tämä kysymys on merkitty
12
Vastaukset
38062
Näkymät
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 ..
Nautitko keskustelusta? Älä vain lue, vaan osallistu!
Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!
Rekisteröidy| Aiheeseen liittyviä artikkeleita | Vastaukset | Näkymät | Toimenpide | |
|---|---|---|---|---|
|
|
2
syysk. 23
|
6993 | ||
|
|
4
maalisk. 15
|
7109 | ||
|
|
2
maalisk. 15
|
8615 | ||
|
|
4
maalisk. 15
|
8089 | ||
|
|
0
maalisk. 15
|
7756 |
"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) ...