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.
グリッドがレンダリングされた後、データ グリッドのセルのセルのタイプ (つまり、Select から Bool へ) を変更することは可能ですか?
ありがとう。
この特定の機能のサポートはないと思いますが、グリッドの構造で bool と select の両方を宣言し、適切な列 (grid.layout.setColumnVisibility) を表示または非表示にすることを選択できます。状態は交換用です。