Auto row height hide the last rows
Hello support team,
I use the Version 2.5.3 of the Grid and if I activate the auto height for the rows, the last rows of my grid will be hided. I can't scroll to the last row and the grid shows like truncated. I see that the grid has more rows, but the scrollbar is at the buttom and so I can't scroll to the last row.
If I delete the following code, all rows will be shown, but I need the auto row height to display the hole cell text for each row:
Do you have a solution for me?
Thanx
I use the Version 2.5.3 of the Grid and if I activate the auto height for the rows, the last rows of my grid will be hided. I can't scroll to the last row and the grid shows like truncated. I see that the grid has more rows, but the scrollbar is at the buttom and so I can't scroll to the last row.
If I delete the following code, all rows will be shown, but I need the auto row height to display the hole cell text for each row:
objGrid.getRowTemplate().setStyle("height", "auto");
Do you have a solution for me?
Thanx
Alexander Hofmann from dacore Datenbanksysteme AG
June 19,