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.
を使用してコード内で正常に動作しているグリッドの列ロックがありますlocked: true。また、実行時に、グリッド インターフェイスを介して列を手動でロック/ロック解除できます。
locked: true
ただし、ボタンが押されたときに特定の列をロックしたい。列を動的/プログラム的にロックするにはどうすればよいですか? 「setLocked」メソッドを期待/期待していましたが、存在しないようですか?