Weblistbox Highlight Sorted Columns not working?

Using Windows with 2025R1.1 in the WebListBox if I set Highlight Sorted Column to true in the ide or in code it does not highlight the sorted column when I click on the column header. Is there a workaround for this?

I am using a WebDataSource.

Thanks.

Looks like the class is added when the option is selected but the highlight is not set. Or maybe the selected color and the alternate row color takes precedence.

Is very subtle in datatables:

but this datatables example does not offer alternate row color, nor selected row color.

You may want to create an Issue for @Ricardo_Cruz to review.

1 Like