‎2008 Jan 23 2:05 PM
Hi all,
i have a tabstrip with 3 subscreen.
Whenever i made a check on the checkbox on the 2nd screen, it will auto bring me back to my main screen.
I dont want this to happen. How to overcome it? I want the screen to stay at 2nd screen instead.
Thk. Urgent
‎2008 Jan 25 10:06 PM
Try this:
save_ok = ok_code.
then before processing save_ok ...
mytabstrip-activetab = save_ok.
Best!
Jim