First of all, kudos to jqgrid! Great work, very usefull tool…
Ok, unto the problem I have.
I have a treegrid using adjacency model.
I got everything working, except that, when you click a parent to expand, the data gets inserted below the row next to the parent. I hope I said the right. Let me give a quick sample, say I have
1
2
3
4
5
as top level nodes. When a I click “2”, the data/children gets inserted below “3”, not between “2” and “3”. See below
1
2
3
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top