[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Border attribute of formattedfield / field in grid  XML
Forum Index -> Development
Author Message
mreich

Power User
[Avatar]

Joined: 30/01/2009 08:34:23
Messages: 744
Offline

Hi,

the attribute doesn't work? when I use a label field the border is rendered?

BR
Markus
[Thumb - 2021-11-02 08_18_03-CaptainCasa Enterprise Client - RISC-HTML_ Development Tools.png]
 Filename 2021-11-02 08_18_03-CaptainCasa Enterprise Client - RISC-HTML_ Development Tools.png [Disk] Download
 Description
 Filesize 58 Kbytes
 Downloaded:  109 time(s)

[WWW]
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5519
Offline

Hi Markus,

a component in the grid always by default "give up" its own border - because the border is typically managed by the grid around. Otherwise the result would be that the grid draws lines between columns and rows - and there is some additional border e.g. for fields inside the grid cell.

...but: you may define GRIDCOL-KEEPCELLBORDER as "true". In this case the cell component insists to have its own border - regardless how the result will look like...

(An other possibility: arrange a PANE/ROW around: the "no-border" is only applied to the component that represents the cell component. But this possibility means: 3 times more components per cell...)

Regards! Björn


Björn Müller, CaptainCasa GmbH
mreich

Power User
[Avatar]

Joined: 30/01/2009 08:34:23
Messages: 744
Offline

Thx,
GRIDCOL-KEEPCELLBORDER works perfectly!
Was just wondering that the label component worked.

BR
Markus
[WWW]
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team