[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
DATAAPP - ValidValuesByDGV2DOFWUI resizable and predefined column width  XML
Forum Index -> Development
Author Message
uhirsch



Joined: 14/05/2024 06:53:01
Messages: 2
Offline

Hi,

1. The popup in which ValidValuesByDGV2DOFWUI is shown, is currently not resizeable. In fact of large value strings in the selection grid, I need a resizable popup.

2. The column width in the selection grid is equal distributed and the column widths are not stored once they are manual adjusted.
I need to predefine the column widths by the annotation.

Regards
Ulrich
CaptainCasa

Power User
[Avatar]

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

Hi Ulli,

@1. yes, is added

@2. new parameter "columnWidths" was added to annotation "dovalidvaluesbydatagridviewdofw", same usage as "columnFormts". Parameter is a String[] (not int[]) because columns have percentage sizes...

Just uploaded 20240514_INT1 to the Maven repository.

Kind regards! Björn



Björn Müller, CaptainCasa GmbH
uhirsch



Joined: 14/05/2024 06:53:01
Messages: 2
Offline

Hi Björn,

perfect.

Now one more small requirement:
Can the popup width/height also be added to the annotation.

Thx and Regards
Ulrich
Admin

Power User

Joined: 21/11/2007 11:36:10
Messages: 38
Offline

...because you (sometimes) are a nice person: yes! No problem. - Björn
CaptainCasa

Power User
[Avatar]

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

Please check 20240515_INT1 (Maven only).
New annotation parameters are "popupHeight" and "popupWidth". You can set one or both.

Thx + regards! Björn

Björn Müller, CaptainCasa GmbH
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team