VL web, PRIM_MD.List - row height

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
adale
Posts: 212
Joined: Wed Apr 08, 2020 9:18 pm
Location: Poplarville, MS

VL web, PRIM_MD.List - row height

Post by adale »

In VL Web, using PRIM_MD.List, is there a way to set the row height to be "content" sensitive?

Reading the docs, it seems that the only choice is a set row height by pixels, or *blank = proportional.

Or, is there a way to set each row with it's own dynamically assigned row height?
Arlyn Dale
Servias LLC
adale
Posts: 212
Joined: Wed Apr 08, 2020 9:18 pm
Location: Poplarville, MS

Re: VL web, PRIM_MD.List - row height

Post by adale »

In each "Row", there are up to 5 data fields that may contain data.
If a row only has 2 of the data fields populated, then I would like this row to be smaller in height, but if the row has data in all five of the data fields then this row would be larger in height.
The result being a list with potentially different row heights in the presented list in the view.

I have tried using this line within the SelectList logic:
#ListOrderDetails.RowHeight := 145

but what ever is the last RowHeight value read, seems to be applied to the entire list, not just this row?
Arlyn Dale
Servias LLC
Post Reply