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 4.2 网格中使用缓冲渲染模式。此功能非常好,因为它可以轻松处理大量行。但是,如果列数为 1500,行数为 10,则网格会变得无响应,并且浏览器会显示一条消息“由于脚本长时间运行而没有响应”。有没有人尝试在 extjs 网格中使用类似于垂直缓冲的水平缓冲?是否有任何支持水平缓冲的网格组件?
不,没有。目前没有计划支持它。