Hello,
I use “Add tree node” -> “Adjacency Model”.
To add a new item in the tree jqGrid I do not reference the parent id so I can save the new item in the DB
I updated with the latest version 4.1.1 but it changes nothing.
Here's the back next to click on a line of the tree and then adding an item:
| Actif | 1 |
| NameRole | test |
| NomApplication | 1 |
| Note | test |
| expanded | |
| id | _empty |
| isLeaf | |
| level | |
| loaded | |
| oper | add |
| parent |
I use the example of this page:
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:adjacency_model
Is there a trick that I missed?
merci
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top