Selecting tab programmatically?
Opened this issue · 1 comments
drkameleon commented
How do I select a tab programmatically?
I mean i can sure use setSelectedItem:
, (after a reloadData
) but this doesn't autoscroll the selected item into view. What is going on?
monyschuk commented
Code should definitely be altered to autoscroll to the selected item when it's set...