changing tabs programmatically
How does one tab from pagr to page programaticall?
I tried obj.setSelectedItems([1]); but this only cycle through the actual tabs without changing the pages and
I tried obj.setCurrentItem(1); which doesn't seem to do anything.
What am I missing.
Ira
I tried obj.setSelectedItems([1]); but this only cycle through the actual tabs without changing the pages and
I tried obj.setCurrentItem(1); which doesn't seem to do anything.
What am I missing.
Ira
Ira Berkowitz
February 7,