Hi Simeon,
Could you please provide some sample? I would like to
implement dependent drop down list ( partial page rendering)?
Thanks.
Sri.
Simeon Koptelov-2 wrote:
>
> Well, I've done this for my project, using tacos:AjaxDirectLink to update
> dependent select. If you're int
Robert,
The Option component expects that the selected parameter is bound to
an expression that it can read *and* write to. In other words it
expects the expression to evaluate to a bean property.
You expression works on a render (read) as it evals to a boolean and
that's ok, a value would be wh
I've implemented Sam's solution in my project (thanks Sam !).
When the page is refreshed with the new items in the drop down list, i
would like that this form element keep the focus but the focus is reset
to the first element in the form ...
Any advice is welcome.
Stephane
Sam Gendler wrote:
Hi Simeon,
That would be very helpfull thanks.
If you could do that please let me know how to get to it. Sorry but I
haven't heard of tassel.
Regards,
On 5/7/06, Simeon Koptelov <[EMAIL PROTECTED]> wrote:
Well, I've done this for my project, using tacos:AjaxDirectLink to update
dependent sel
Well, I've done this for my project, using tacos:AjaxDirectLink to update
dependent select. If you're interested, I can package it and deploy to
tassel.
--
Best, Simeon Koptelov
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For