Hi Guys,
I've been trying to follow this tutorial http://lessons.runrev.com/s/3527/m/data ... ne-heights, as I want to create a datagrid form with variable heights. I've only got one row of data in my data grid which I have manually typed in, but it doesn't seem to expand height.
Anyone know what I've done wrong?
Thanks
Jalz
Datagrid form height
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Datagrid form height
- Attachments
-
- dgRowHeight.livecode.zip
- (4.96 KiB) Downloaded 166 times
Re: Datagrid form height
Hi jalz,
It did not work simply because a typo in the Row Behavior of DG, under LayoutControl you typed formattedheaight instead of formattedheight.
I'm including another stack with larger height so that you can see how it works.
keram
It did not work simply because a typo in the Row Behavior of DG, under LayoutControl you typed formattedheaight instead of formattedheight.
I'm including another stack with larger height so that you can see how it works.
keram
- Attachments
-
- dgRowHeight2.zip
- (19.03 KiB) Downloaded 171 times
Using the latest stable version of LC Community 6.7.x on Win 7 Home Premium, 64bit
Re: Datagrid form height
Thank you Keram,
That works now, couldn't believe that typo was the cause!
That works now, couldn't believe that typo was the cause!