tonytomov / jqGrid

jQuery grid plugin
www.trirand.com
2.84k stars 1.2k forks source link

treeGrid with local can't be show #970

Closed mssk12315 closed 3 years ago

mssk12315 commented 3 years ago

I use treeGrid with local data, is can't be show

it's return by this code, i want know why need return here, thanks!

if(ts.p.treeGrid && ts.p._sort) { $(ts).jqGrid("SortTree", st, ts.p.sortorder, cmtypes[st].stype || 'text', cmtypes[st].srcfmt || ''); return; }

tonytomov commented 3 years ago

I close this. In case you are able to show us demo reproducing the problem, please reopen the issue