In Flextable, every table cell just only can add 1 widget only?
If I want to add more widgets, can I add panel inside the cell then add all the widget inside the panel?
Asked
Active
Viewed 44 times
0

user3007865
- 37
- 5
1 Answers
1
Yes, you can add a panel (FlowPanel or HTMLPanel, for example) inside a cell, and then add as many widgets to it as you need.

Andrei Volgin
- 40,755
- 6
- 49
- 58