問題タブ [kendo-treelist]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
javascript - 折りたたまれたKendo TreeList行を取得するには?
Kendo TreeList があり、collapse イベントがonCollapse()
メソッドにバインドされています。
折りたたまれた行を取得しようとしましたe.source
が、それはundefinedです。
dragstart、drop およびその他のイベントにバインドされたメソッドで e.source
は行ですが、collapse イベントではそうではありません。
行を折りたたむにはどうすればよいですか?
コードは次のとおりです。
-----------解決済み(回答を参照) -------- 解決策: e.model