Hmm, I'm trying to create a windowed application using SmartGWT Window. Is there any easy way to keep the tabindex within the window? Currently if I press tab, it would go through all the controls in the window (which is great), but then it will also go out the window and focus on controls in other window. Thanks for any help
Comment