0

元気ですか?今、私はjq treegridで作業していますか? xml では問題なく動作しますが、json を使用すると、jquery.base.js にエラーが表示されます。

init が定義されていません [このエラーで中断] init(ts​​); grid.base.js (1137 行目)

私はこれを克服することはできません。何が問題ですか??????

誰でも私を助けてください

4

1 に答える 1

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.
于 2009-08-22T17:40:46.123 に答える