Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3791

Xojo2024R4.1: how to display icon in the header column of the WebListBox that is using DataSource?

$
0
0

I don’t know if this issue:
https://tracker.xojo.com/xojoinc/xojo/-/issues/72681
relates to my question or not.

However, what I need is to display the icon in the column header instead of the text.
In the DataSource.ColumnData I have the code that populates the column heading:

col.Heading = vColumnDataStrArray(2)  // the name that appears above the column in the header

Since the WebListBoxColumnData is not offering “icon” property, is it doable to formulate string for the col.Heading to display icon?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 3791

Trending Articles