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.
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.