Grid row height problems... pelase help
Hi,
I am using AW2.0.2. I am facing problems with grid row row height problem.
I used the follwing code.
this.getRowTemplate().setClass("text","wrap");
this.setRowHeight(90);
this.setCellTemplate(new AW.Templates.ImageText);
In mozilla it is working but it is not displaying last row of the text(suppose if i have 5 rows it is displaying 4 and 1/2 rows)
In IE it is not working. it is displaying only 1 one row((suppose if i have 5 rows it is displaying 1 and 1/2 rows))
Please correct if i did any wrong.
Regards,
Srini.
I am using AW2.0.2. I am facing problems with grid row row height problem.
I used the follwing code.
this.getRowTemplate().setClass("text","wrap");
this.setRowHeight(90);
this.setCellTemplate(new AW.Templates.ImageText);
In mozilla it is working but it is not displaying last row of the text(suppose if i have 5 rows it is displaying 4 and 1/2 rows)
In IE it is not working. it is displaying only 1 one row((suppose if i have 5 rows it is displaying 1 and 1/2 rows))
Please correct if i did any wrong.
Regards,
Srini.
Sri
August 16,