Page 1 of 1

Datagrid form height

Posted: Thu Mar 27, 2014 5:21 pm
by jalz
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

Re: Datagrid form height

Posted: Sat Mar 29, 2014 5:02 pm
by keram
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

Re: Datagrid form height

Posted: Sat Mar 29, 2014 9:45 pm
by jalz
Thank you Keram,

That works now, couldn't believe that typo was the cause!