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 グリッドで垂直バッファリングと同様の水平バッファリングを使用しようとした人はいますか? 水平バッファリングをサポートするグリッド コンポーネントはありますか?