I want to display the column heading in the MSH Flex grid to vertical display. i have used the banddisplay to flexBandDisplay Vertical, but it did not work. I need the help.
.BandDisplay = flexBandDisplay Vertical
.ColHeader(0) = flexColHeaderOn
.ColHeader(1) = flexColHeaderOn
.BandIndent(1) = 2
.ColHeaderCapti on(0, 0) = "TEST"
.ColHeaderCapti on(1, 0) = "TEST"
.BandDisplay = flexBandDisplay Vertical
.ColHeader(0) = flexColHeaderOn
.ColHeader(1) = flexColHeaderOn
.BandIndent(1) = 2
.ColHeaderCapti on(0, 0) = "TEST"
.ColHeaderCapti on(1, 0) = "TEST"