:: Forum >>
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.
Sri
Thursday, August 16, 2007
This code is correct - should work fine in both IE and FF. I guess the problem is somewhere else.
Alex (ActiveWidgets)
Friday, August 17, 2007
This topic is archived.
Back to support forum
Forum search