Re: [Wicket-user] Ajax Problem with PageNavigator

2007-07-06 Thread Conglun Yao
Of course Here is part of the code The hiercarchy is webpage border - (WebMarkupContainer) RMAsContainer rmaList - PageableListView rmaView , AjaxPagingNavigator public class RMARecords extends WebPage { private static final long serialVers

Re: [Wicket-user] Ajax Problem with PageNavigator

2007-07-05 Thread Conglun Yao
Of course Here is part of the code The hiercarchy is webpage border - (WebMarkupContainer) RMAsContainer rmaList - PageableListView rmaView , AjaxPagingNavigator public class RMARecords extends WebPage { private static final long serialVers

Re: [Wicket-user] Ajax Problem with PageNavigator

2007-07-05 Thread Eelco Hillenius
> I'm using wicket 1.2.6. > > JS error 'Object expected' in html code happens when > > I first submit a form (no matther it is submitted from ajax button or > normal button), > > then click the page link ( there are AjaxPagingNavigator in this page) > > finally I click the ajax component, error