ation in Jumpstart :
http://jumpstart.doublenegative.com.au/jumpstart/examples/javascript/ajaxonevent
If it can be useful to someone else.
Thanks for your answers !
-
Claude Dubois
--
View this message in context:
http://old.nabble.com/Realize-operations-on-%22blur%22-from-a-text
t; action on my textfield to
trigger this search. Once the search is over, the part name will appear in
the corresponding textfield.
Does anyone have any idea of how it is possible to detect "onBlur" like we
could do in Javascript?
Thank you in advance
-
Claude Dubois
--
View this
nents only when the form is submitted,
keeping the error bubbles displayed next to the fields.
Maybe it will be useful to someone else.
Regards,
-
Claude Dubois
--
View this message in context:
http://old.nabble.com/Tapestry-5-Validation-on-Form-Submit-tp28691739p28753624.html
Sent fro
and it's quite unpleasant.
Would anyone know how to realize fields validation only when the form is
submitted?
Thanks
-
Claude Dubois
--
View this message in context:
http://old.nabble.com/Tapestry-5-Validation-on-Form-Submit-tp28691739p28691739.html
Sent from the Tapestry - User mai
tter III-3 wrote:
>
>
> On May 11, 2010, at 5:59 AM, Claude Dubois wrote:
>
> The problem is slightly different then just being a null. The problem is
> that shop is null, so user.getShop().getShoCode() throws an exception. So
> the problem is that one step removed from th
ueInTheComponent}
>
>
> Hope this helps,
> Joost
>
>
-
Claude Dubois
--
View this message in context:
http://old.nabble.com/How-to-use-a-grid-with-some-%22null%22-cells-tp28521840p28523766.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
e possible to display a row even if one of
its fields is null?
For example display a default value instead of it?
Thanks
Claude Dubois
-----
Claude Dubois
--
View this message in context:
http://old.nabble.com/How-to-use-a-grid-with-some-%22null%22-cells-tp28521840p28521840.html
Sent from th
Hello,
I am trying to add a sortable column like you, but when I try to implement
PropertyConduit, as you explained, it doesn't work, and I have a
java.lang.NullPointerException.
Could you explain how you implement your class, and what problems you got
(if you got someones).
Thank you
Francoi