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.
グリッドがあり、列の少なくとも 1 つに Ext.form.TextField エディターがある限り、グリッドを編集すると、ストアの beforewrite、beforesave イベントが期待どおりに発生します。
ただし、すべての列が Ext.form.NumberField エディターの場合、それらを編集してもこれらのストア イベントは発生しません。
エラーはありません。
これの根底にたどり着くために私が何を見ることができるか知っている人はいますか?