You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. create a new grid with Grid constructor which only takes 8 params
2. new PDF declares Unit.MM
3.
What is the expected output? What do you see instead?
Can't adjust row height
What version of the product are you using? On what operating system?
0.1.5 RC
Please provide any additional information below.
Documentation shows 13 parameters in the constructor but code completion in
FlashDevelop only shows 8 and rowHeight and hedaerHeight are not amongst them.
Cannot be set directly e.g. myGrid.rowHeight=10
PDF comes out with default height rows and header of 5
Original issue reported on code.google.com by mikertjones on 15 Mar 2012 at 11:57
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
mikertjones
on 15 Mar 2012 at 11:57The text was updated successfully, but these errors were encountered: