Hi,
my problem is the following: I have a ListSelect with some 100 entries. I have a another Component (ComboBox) with the same entries. When an entry is selected in the ComboBox then the same entry should be selected in the ListSelect. That perfectly works, but I wish the ListSelect would scroll to the selected entry automatically because otherwise the user doesn’t know that the right entry is selected. Is there any way to realize that?
Thanks for any advice!