Hi,
I want the rows in the treegrid to have the same height, and if there's a cell with a lot of content, to be able to click on that cell or row, and the row height will increase - so that all the cell content is visible.
By default if the MaxHeight is not set and VarHeight is set to 1, the rows height adjust so that all the cells content is visible, but I want this to happen only after clicking the cell or row.
Any idea how to do that?
Thanks in advance.
I want the rows in the treegrid to have the same height, and if there's a cell with a lot of content, to be able to click on that cell or row, and the row height will increase - so that all the cell content is visible.
By default if the MaxHeight is not set and VarHeight is set to 1, the rows height adjust so that all the cells content is visible, but I want this to happen only after clicking the cell or row.
Any idea how to do that?
Thanks in advance.
Comment