PDA

View Full Version : Grid row sizes



jamaljohnson
15 Jan 2007, 7:26 AM
howdy... i have a Grid with a TreeView in the first column of particular rows, but not all of them. when i try to expand the TreeView, it looks as tho it expands _behind_ all the other rows below it, and doesn't push them down like you would expect from a 'table' when you make the height of a row bigger. it appears this is because the rows are all absolutely positioned? each with a defined top? not 100% sure, but this is what it's looking like.

might anyone have any suggestions how to make this work so when you expand the TreeView, the row's height expands to what it needs to be and all other rows below it 'slide down' making room for it? i've spent too much time with it already and just don't see a clean way to do it. thanx in advance!

tryanDLS
15 Jan 2007, 7:40 AM
In the currrent version (.33), the grid row height is fixed, so what you want to do is not supported. However, I believe that the new grid coming in .40 has the ability to vary the row size. Not 100% sure about this - have to wait for confirmation from Jack.

jamaljohnson
15 Jan 2007, 6:33 PM
yeah, lookin like .4 will support according to earlier post of jack's. anyone know when it's slated to be at least thrown into svn?

tryanDLS
15 Jan 2007, 6:52 PM
The latest word as of today is that it's not imminent, as many things are still broken.