开发者

GridViewColumn with no cells?

开发者 https://www.devze.com 2023-02-14 04:44 出处:网络
开发者_运维技巧Is it possible to have 3 GridViewColumn but only 2 CellTemplate ? I want the first cell to \"occupy\" the 2 left columns ?

开发者_运维技巧Is it possible to have 3 GridViewColumn but only 2 CellTemplate ? I want the first cell to "occupy" the 2 left columns ?

Is it possible ?


I don't think that you can do it directly, but you can however create two regular columns, and then make the header of the first one with a line in the middle, so it would look like it's two cells.

0

精彩评论

暂无评论...
验证码 换一张
取 消