Hey, 2011/3/4 jhig <[email protected]>: > tableStat_ = new Ext::TableView(); > tableStat_->setModel(stat_); > tableStat_->setAlternatingRowColors(true); > tableStat_->resize(800, 400); > tableStat_->setPageSize(10); > tableStat_->setBottomToolBar(tableStat_->createPagingToolBar()); > ... > > but when it should be shown i get the following error: > "Wt internal error: TypeError: e is undefined, code: undefined, > description: undefined"
Since it is the same code as the example, it should work ... can you narrow this down to a test case ? Regards, koen ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
