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.
ツリーパネルを利用してセルに複数行のデータを表示する方法はありますか?列のレンダラーを使用して、データを<table>要素(2〜3行)にフォーマットし、セルに表示しています。
<table>
よろしくkkris1983
だから
.x-grid-cell-inner { height: auto !important; white-space: normal !important; }
埋め込みテーブルで完全に機能します。