| Author |
How can I dynamically disable html:radio?
|
Max Tomlinson
Ranch Hand
Joined: Jul 17, 2001
Posts: 364
|
|
Hi all- How can I disable a struts radio button with a form property that maintains the state? e.g. <html:radio property="foo " value="own" diabled="???" thanks! Max
|
 |
Brent Sterling
Ranch Hand
Joined: Feb 08, 2006
Posts: 948
|
|
Maybe like this: - Brent [ December 15, 2006: Message edited by: Brent Sterling ]
|
 |
 |
|
|
subject: How can I dynamically disable html:radio?
|
|
|