Hi,

I've a requirement where, the rows needs to be added dynamically on click of
a button/hyperlink. If a new Row needs to be added, then the previous rows
needs to be filled by the user.
Also on Click of Submit button, have to check all the rows are filled or
not.

The above case is working fine in regular Page, but failing in Modal dialog
box.
Whats happening is, 
  when the new row is added, "form" is available. 
  Once try to add new row or click submit button, the form is getting as
null and unable to get any validations if exists or the form is not getting
submitted.


Thanks in advance

Best regards
Venky

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Validation-not-working-in-Model-Window-on-Dynamic-rows-addition-tp4665011.html
Sent from the Users forum mailing list archive at Nabble.com.

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

Reply via email to