Creating multirow table headers

后端 未结 4 1487
误落风尘
误落风尘 2021-01-05 13:42

I have a table where my column headers are set with the following instruction :

table.setColumnHeader

I wonder how can I create multilevel

4条回答
  •  太阳男子
    2021-01-05 14:12

    A look into the TreeTable component may help you : Vaadin sampler

    Regards, Éric.

提交回复
热议问题