Page navigation multiple click events put in queue...

2014-08-04 Thread dharmendra pandey
); attributes.setChannel(new AjaxChannel(blocking, AjaxChannel.Type.ACTIVE)); } }; } } } Please suggest. Regards dharmendra pandey -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Page-navigation-multiple-click-events-put

Re: Page navigation multiple click events put in queue...

2014-08-05 Thread dharmendra pandey
onAjaxEvent(final AjaxRequestTarget target) { target.add(table); attributes.setChannel(new AjaxChannel(blocking, AjaxChannel.Type.DROP)); } Please suggest, Regards Dharmendra Pandey -- View this message in context: http

Re: Page navigation multiple click events put in queue...

2014-08-05 Thread dharmendra pandey
Hi, Thanks for your support, I am new to Wicket framework. Using the custom page navigation api for capturing the event to drop here, In BlockLinkEvent could you please suggest how I can use/call updateAjaxAttributes method . table = new LabTestPageNavigationLabTestData, String(tableId,

Re: Page navigation multiple click events put in queue...

2014-08-05 Thread dharmendra pandey
Hi Martin, Thanks for quick response, Yes I mentioned earlier with Type.ACTIVE. I am looking for Type.DROP or Type.ACTIVE. Regards Dharmendra Pandey -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Page-navigation-multiple-click-events-put-in-queue-tp4666862p4666870

Re: Page navigation multiple click events put in queue...

2014-08-05 Thread dharmendra pandey
Hi Martin, Looking for means...I don't know where to override updateAjaxAttributes method because AjaxFallbackDefaultDataTable has PaginationtoolBar and we want to protect our application from user double click on pagination links. So it would be highly appreciated if you help me and suggest

AjaxFallBackDataTable paging navigation link causes error

2014-08-13 Thread dharmendra pandey
(blocking, AjaxChannel.Type.QUEUE)); } Please suggest how I can handle double click event or disable double click on page. Regards Dharmendra Pandey -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/AjaxFallBackDataTable-paging-navigation-link-causes-error

Re: AjaxFallBackDataTable paging navigation link causes error

2014-08-13 Thread dharmendra pandey
Thanks Martin for the quick response.. While trying to fix the double click issue on page navigation last and first link for AjaxFallBackDataTable... I also found the wicket example help with AjaxFallBackDefaultDataTable is also showing the error message on double click on Mozilla Firefox V.

DataTable adding one more div/span based on dynamic conditions

2014-08-17 Thread dharmendra pandey
); } } --- Regards Dharmendra Pandey -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/DataTable-adding-one-more-div-span-based-on-dynamic-conditions-tp4667064.html Sent from the Users forum mailing list archive at Nabble.com

Re: DataTable adding one more div/span based on dynamic conditions

2014-08-18 Thread dharmendra pandey
Hi Martin, My question is simple. I have used DataTable to render data in table formats. I want to add one more extra Label (total 2 labels)in a cell.. More than one label/component wicket framework DataTable is not allowing(As I see only on div with id cell). Regards Dharmendra Pandey

Re: DataTable adding one more div/span based on dynamic conditions

2014-08-18 Thread dharmendra pandey
Thanks Martin.. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/DataTable-adding-one-more-div-span-based-on-dynamic-conditions-tp4667064p4667097.html Sent from the Users forum mailing list archive at Nabble.com.

Wicket logs

2014-09-09 Thread dharmendra pandey
() { return RuntimeConfigurationType.DEPLOYMENT; } Please suggest, Regards Dharmendra Pandey -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-logs-tp4667415.html Sent from the Users forum mailing list archive at Nabble.com

Re: Wicket logs

2014-09-10 Thread dharmendra pandey
to [WebMarkupContainer [Component id = 1]] Regards Dharmendra Pandey -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-logs-tp4667415p4667444.html Sent from the Users forum mailing list archive at Nabble.com

Activity Indicator on AbstractTab (AjaxTabbedPanel)

2015-02-27 Thread dharmendra pandey
(marked in center with blue) http://apache-wicket.1842946.n4.nabble.com/file/n4669777/activity_indicator_on_tab_click.jpg Regards Dharmendra Pandey -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Activity-Indicator-on-AbstractTab-AjaxTabbedPanel-tp4669777.html Sent

Re: Activity Indicator on AbstractTab (AjaxTabbedPanel)

2015-02-27 Thread dharmendra pandey
I tried the above mentioned code but this seems to be not working. Thanks Dharmendra Pandey -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Activity-Indicator-on-AbstractTab-AjaxTabbedPanel-tp4669777p4669780.html Sent from the Users forum mailing list archive

Re: Activity Indicator on AbstractTab (AjaxTabbedPanel)

2015-02-27 Thread dharmendra pandey
Hi, Could you please point me to some example, I am new to wicket. it will be a great help Thanks Dharmendra Pandey -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Activity-Indicator-on-AbstractTab-AjaxTabbedPanel-tp4669777p4669779.html Sent from the Users forum