Re: Problem with OnchangeValue

2012-09-16 Thread Thiago H de Paula Figueiredo
On Sun, 16 Sep 2012 00:10:42 -0300, gonzalomp87 wrote: The problem I have is that the function OnValueChanged only works when I select a difeferent value. As far as I know, JavaScript only triggers the valueChanged event when the value was changed, so what you're seeing is normal behavior

Re: Problem with OnchangeValue

2012-09-15 Thread Taha Siddiqi
Hi You can use the client event 'onclick' along with ZoneUpdater. http://jumpstart.doublenegative.com.au/jumpstart/examples/ajax/onevent regards Taha On Sep 16, 2012, at 8:40 AM, gonzalomp87 wrote: > The problem I have is that the function OnValueChanged only works when I > select a difefere

Re: Problem with OnchangeValue

2012-09-15 Thread gonzalomp87
The problem I have is that the function OnValueChanged only works when I select a difeferent value. If my list of study's ID only has one ID when I click on it does not run OnValueChanged function because the value did not change. I want to know if there are other events, for example an event tha

Re: Problem with OnchangeValue

2012-09-15 Thread Muhammad Gelbana
Please explain more and in a clearer way. On Sun, Sep 16, 2012 at 4:10 AM, gonzalomp87 wrote: > Hi! > > I'm using a select component in my application. In this component I have a > list of study's id. > I'm using the function OnChangeValue for redirect to the page where I show > details of the