Xojo 2024R4

I have WebDialog with WebListBox using DataSource. The WebDialog can now be resized, which is good. However, the header of the WebListBox is not resizing, this looks bad when making WebDialog wider as the column headings stay fixed while the columns float horizontally.

Has anyone noticed this issue?

You should create a new issue in “Issues”

Tim

I have created the issue (#78626), but doing so I realized that I was using workaround java script to get the web dialog resize, so perhaps the “out of the box” resize function for the WebDialog box will be made available and work flawlessly.