Martin,I have tried to put the data view code out side the submit method ,it throwed the below error.java.lang.IllegalArgumentException: argument [dataProvider] cannot be null at org.apache.wicket.markup.repeater.data.DataViewBase.(DataViewBase.java:59) at org.apache.wicket.markup.repeater.data.DataView.(DataView.java:81)Can you please tell how to put the data view code in the form while constructing itself . If possible please give some example.
-- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Errors-in-data-view-req-for-help-to-fix-the-error-in-code-tp4666025p4666041.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
