PDA

View Full Version : tabChildren = false; --> tabChildren = true; doesn't work


springframework
05-19-2007, 08:09 AM
i have a check box, that blacks out some textfields/enables the textfields.

when its clicked off

"tabChildren = false" gets called and it works, the textfields don't get tabbed through.

the problem is that i try to call "tabChildren = true" to re-enable the textfields but they dont get enabled.

springframework
06-06-2007, 11:35 PM
?

jaxim
05-09-2008, 08:09 PM
has anyone figured out a solution for this problem yet? I am experiencing the same thing now.