hi, all

Can Ext::TableView keep page number after some operation?

I have made a Ext::TableView in a WContainerWidget with more than 1000 items
data, and the PageSize=100, when the user want to see the details of (such
as) 101 item on the second  page, the application will remove (using
removeWidget()) this Ext::TableView and then show the details widget at the
same place.
However TableView will show the first page  instead of the second page after
adding (using addWidget()) TableView and deleting the details widget.

but, if using hide()/show() on the TableView, a white area(ocuppied by
TableView) will be left in the WContainerWidget.

There is a good solution?

Regards

zhimin
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to