Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread TGrid enhancement
Tue, Aug 15 2017 3:11 AMPermanent Link

Uli Becker

Hi,

after having created some complicated "grid" like components I tried to
use TGrid for that again by modifying some interfaces and use the
"OnCellUpdate" event.

What I'm missing are padding- and border-properties of the cells and
headers.

So I modified the WebGrids unit, exposed these properties and it seems
to work fine. Can we have that as an enhancement?

Another suggestion would be to add a property for the vertical and
horizontal grid lines without using an interface for that (that was
discussed before). That would probably conflict with a border property
though.

Attached a sample. Just a TGrid, border used at the right of the names,
padding.left used with the names, padding.right at the last two columns e.g.

Thanks Uli




Attachments: Clip2.png
Tue, Aug 15 2017 12:17 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Uli,

<< So I modified the WebGrids unit, exposed these properties and it seems to work fine. Can we have that as an enhancement? >>

I'll look into it, but I have to see what effect these will have on how the control interfaces deal with the layout.

Tim Young
Elevate Software
www.elevatesoft.com
Image