【发布时间】:2015-10-30 21:49:43
【问题描述】:
我在网格中使用 rowexpander 插件。
要展开和折叠所有行,我使用 rowexpander 覆盖: https://www.sencha.com/forum/showthread.php?280175-Issue-with-expand-all-when-using-rowexpander-bufferedgrid
但是,网格必须在渲染时展开所有行。
我尝试了以下小提琴的解决方案,但没有成功,报错:
“未捕获的类型错误:无法读取属性 'hasCls' of null”
知道如何解决这个问题吗?
小提琴: https://fiddle.sencha.com/#fiddle/10bg
编辑:删除第 99 和 100 行的 cmets。
【问题讨论】:
标签: javascript extjs extjs5