Hiii all,
I am using Qooxdoo 6.1 version and I am using it in a JSP page to make
UI good looking.
Believe me this tool is awesome, it makes your UI really nice and also
make it Ajaxified.
I am using struts framework, so when I forward this Qooxdoo JSP page to
action class..it returns back to
S
Hii all,
Is there any function or method to fetch the values from checkbox...
I need to fetch the values of multiple selection made by user in my
code...
Regards,
Gaurav
-
Take Surveys. Earn Cash. Influence the Fu
Hi Jonathan,
Try this snippet...hope it will help u
list.getManager().addEventListener("changeSelection", function(e) {
var currentItem = list.getManager().getSelectedItems();
});
Cheers,
Gaurav
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Jonathan
Hi All,
I am using qooxdoo 0.6.1 version and on using the List
I need to get values of selected items from list i.e.
list.getManager().addEventListener("changeSelection", function(e) {
var currentItem = list.getManager().getSelectedItems();
});
but I am getting object of the sele
Hi all,
Is there any way to hide a control i.e. text box, combo box
Based on some condition...
Thanks n Regards,
Gaurav
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel a