VLWeb Grid

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
soa
Posts: 339
Joined: Mon Dec 07, 2015 3:15 pm

VLWeb Grid

Post by soa »

I have a grid which I need to have two line column headers. I've set ColumnCaptionType to 'ColumnHeadings' but all I get is the second line, ie the column heading is 'Examination' 'Mark' but only the word 'Mark' appears. I've tried setting the CellHeight but this makes no difference. Is there something else I need to do?
MarkDale
Posts: 116
Joined: Wed Dec 02, 2015 10:06 am

Re: VLWeb Grid

Post by MarkDale »

If its a PRIM_LIST, there is a property of the list itself, called ColumnHeaderSizing which has an option ContentHeight. Is that available in your version?
soa
Posts: 339
Joined: Mon Dec 07, 2015 3:15 pm

Re: VLWeb Grid

Post by soa »

Mark,

It is aPRIM_LIST but I don't have a ColumnHeaderSizing but I do I have a ColumnHeaderHeight which does the job. Thanks for pointing me in the right direction!
Post Reply