please suggest me in case of datatable which uses   sortabledataprovider how 
can I  incorporate futuretask ?

please advice me.

for my thought I will have a panel which will hide its  datatable initially
and start a thread (futuretask) for loading data and will also have   
AjaxSelfUpdatingTimerBehavior   ,this behaviour will check every 5 seconds
to see the thread completed its job if so I will show the datatable and stop
the timer  , something like explained in this 

http://www.brimllc.com/2010/09/wicket-ajax-timer-for-legthy-operations-using-ajaxselfupdatingtimerbehavior/

but in case of datatable with sortable headers and pagination , when user
clicks on next page  (pagination )link or    a sortable header  , how to
restart the timer and hide datatable  till thread completes  loading data?


--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/fter-1-minute-the-Pagemap-null-is-still-locked-by-Thread-ACTIVE-tp3423610p3426577.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