i have a handler for the tabs onShow event that loads the current tab being opened.
this does not get executed for the first tab that is selected by default when the page first loads. how can i get the onShow event to be triggered for the initial tab?