Hi, taha.
Thank you for your code, I use it in my project, but I meet a problem now.
I use this code to popup the modal box"
<t:ModalBox t:type="event" t:event="doPopUp" id="modalBox" t:id="modalBox">
  <input type="button" t:type="any" id="Press" value="Press"
class="button"/>
</t:ModalBox>"
Now I want to add the validation for the button, if I have not select a line
of the grid, I hope this button is disabled,that is to say ModalBox can not
be poped up.
I know you the modalbox component has  the disabled prameter, but in the
Client it is just like "  ",How to control it.

Thank you.

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Modalbox-Integration-Example-tp4248936p5714595.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to