Nabble
|
Software
»
Java Software
»
Java.net
»
DWR
»
DWR - Dev
CheckBox is not working in dwr2.0 like dwr1.2 why?
View:
Threaded
Chronologically
All Messages
New views
1 Messages —
Rating Filter:
0
1
2
3
4
5
Alert me
CheckBox is not working in dwr2.0 like dwr1.2 why?
by prantor
:: Rate this Message:
Reply to Author
|
View Threaded
|
Show Only this Message
I have migrated my projects from dwr1.2 to 2.0. But I am facing problems
Suppose I have one check box which id is 'chk1'
So my code is.
DWRUtil.setValue("chk1" ,'Y'); so the html show the checkBox tick but in dwr2.0
When I used dwr.util.setValue("chk1" ,'Y') then it is not working
Why....
Any can explain me???
Free Forum
Powered by Nabble
Forum Help