Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 6 of 6 total
Thread Grid.RowHeight not public ?
Fri, Jan 17 2014 10:13 PMPermanent Link

PhillipH

Trying to test the new property but its not shown in the inspector and using it in code results in an error... 'A value cannot be assigned to grdOne.RowHeight'

Phillip
Sat, Jan 18 2014 12:31 AMPermanent Link

Raul

Team Elevate Team Elevate

RowHeight is public but read-only property.

It's value is controlled by the theme .

Raul

On 1/17/2014 10:13 PM, PhillipH wrote:
> Trying to test the new property but its not shown in the inspector and using it in code results in an error... 'A value cannot be assigned to grdOne.RowHeight'
Sat, Jan 18 2014 10:40 PMPermanent Link

PhillipH

Raul wrote:

RowHeight is public but read-only property.

It's value is controlled by the theme .

Raul

Thanks for clearing that up. So in the theme editor I should find RowHeight somewhere ?, or a font size that's not greyed out, that would affect it automatically ?
Tue, Jan 21 2014 2:21 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Phillip,

<< Thanks for clearing that up. So in the theme editor I should find
RowHeight somewhere ?, or a font size that's not greyed out, that would
affect it automatically ? >>

It's controlled by the height of the headers for the grid in the theme, and
is not a static setting in the theme.

Tim Young
Elevate Software
www.elevatesoft.com


Tue, Jan 21 2014 3:39 PMPermanent Link

PhillipH

"Tim Young [Elevate Software]" wrote:

<<It's controlled by the height of the headers for the grid in the theme, and
is not a static setting in the theme.>>

Sorry still getting my head around this. From your blog post ....
"The TGrid control now includes new RowHeight and SingleClickCheckBoxes properties."

But to do this I need to alter the theme header.png files e.g. currently 26 pixels high and it will resize the rows.
Is this correct ?

Wed, Jan 22 2014 5:02 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Phillip,

<< But to do this I need to alter the theme header.png files e.g. currently
26 pixels high and it will resize the rows. Is this correct ? >>

Yes.

Tim Young
Elevate Software
www.elevatesoft.com
Image