0

how are you? now i am working with jq treegrid? it work fine with xml but when i use json then error showing in jquery.base.js as

init is not defined [Break on this error] init(ts); grid.base.js (line 1137)

i can not overcome this. what is the problem??????

please any one can help me

Randell
  • 6,112
  • 6
  • 45
  • 70
Nazmul Hasan
  • 6,840
  • 13
  • 36
  • 37

1 Answers1

0

Few things to check:

  • Do you have the latest JQGrid from here
  • Did your download include the tree grid component (you can now customize the downloaded packages)
  • Check my answer here to see other recommendations for working with JSON in jqgrid, and a link to a working example.
Community
  • 1
  • 1
Ron Harlev
  • 16,227
  • 24
  • 89
  • 132