Hi.
I use split mode in grid. when there is a image in the cell of the right part, the row height of the right part is auto ajusted to fit the image’s height(e.g 50px ). but the left part’s row height isn’t change, it’s still 20px height. so the same row’s in the left part and right part isn’t match.
So how and when to set the row height to let the left part and the right part the same?
Thanks!