Hi,
In my coding, i have four tabbarItem, when i click each, it works fine. In the fourth i have tableviewController, when i select a row, it leads to second tabbarItem viewontroller, it also working fine. For highlighting the second i tried to use setSelectedIndex, again the second page will load, how to avoid loading the page when selecting index.
Regards Srini