WebListBoxes headers lose their style when adding columns

When dynamically adding columns to a styled WebListBox with WebListBox.Columns, the new headers will not have the same style as the rest.

Inspecting the control shows that the headers are missing the custom style class.

Just wondering, has anyone else had this issue?

Thanks

I have this on my web apps since I allow the user to select what fields to appear on the report ListBox. I now set the number of columns then reset the style as I set the column header text. I don’t remember this being an issue before, since I set the whole ListBox to a certain WebStyle in the IDE. Can you submit a Feedback request?

<https://xojo.com/issue/50263>

I did but it got closed.