Re: actionlink pass combobox value.

2009-03-10 Thread DH
Yes, that's it. I always learn from jumpstart. Thanks DH - Original Message - From: "Tan cyb...@n" Sent: Tuesday, March 10, 2009 8:11 PM Subject: Re: actionlink pass combobox value. > http://jumpstart.doublenegative.com.au:8080/jumpstart/examples/input/linksubmits

Re: actionlink pass combobox value.

2009-03-10 Thread Tan cyb...@n
t; If you are not limited on actionlink, have a try with LinkSubmit >> component, it can post form. >> >> Or else you need js to help post the value back. >> >> Thanks >> >> DH >> >> Sent: Tuesday, March 10, 2009 4:47 PM >> Subject: actionl

Re: actionlink pass combobox value.

2009-03-10 Thread Tan cyb...@n
> > Sent: Tuesday, March 10, 2009 4:47 PM > Subject: actionlink pass combobox value. > > > > Hi all, > > > > I have my a combo box. getCombovalue() always get null value when i > clicked > > on actionlink button. > > ( This is due to the form no post

Re: actionlink pass combobox value.

2009-03-10 Thread DH
If you are not limited on actionlink, have a try with LinkSubmit component, it can post form. Or else you need js to help post the value back. Thanks DH Sent: Tuesday, March 10, 2009 4:47 PM Subject: actionlink pass combobox value. > Hi all, > > I have my a combo box. getC

actionlink pass combobox value.

2009-03-10 Thread Tan cyb...@n
Hi all, I have my a combo box. getCombovalue() always get null value when i clicked on actionlink button. ( This is due to the form no post back that cause it retrieved a null value.) *remark this is using zone and block. @injectpage private SecondPage secondpage; Object onActionFrombtnClick() {