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.
ページングツールバーといくつかのカスタムフィルターを備えた gridpanel にバインドされた jsonStore があります。しかし、ページングを使用するたびに、すべてのフィルター設定が失われます。どうすればそれらを保持できますか?
それらをページング パラメータと共にストアに適用する必要があります。そうしないと、ストアはこれらのパラメーターを認識せず、失われます。