Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ExtJS ツリー グリッドのサンプルを作成しました。しかし、グリッドにはルート ノードしか表示されていません。このフィドルを確認して、残りのノードが表示されない理由を教えてください。
問題は、プロパティ「children」のスペルが間違っていることです (「children」と書きました)。それを修正すると、子供が表示されます。
また、すべてのノードに ID を追加することを検討することもできます。