[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
www.dhtmlgoodies.com • View topic - tableWidgetObj not displaying in tabViewObj
Page 1 of 1

tableWidgetObj not displaying in tabViewObj

PostPosted: Thu Jul 05, 2007 6:26 am
by benmcook
Hi,
I'm trying to set up a sortable table widget within a tab area using DHTMLSuite.

My aim is to have 3 tabs with a different sortable table within each.

If I run tableWidgetObj.init(); before tabViewObj.init(); the table displays below the tabbed area.

If I do it the other way, ie tabViewObj.init() then tableWidgetObj.init(), The table displays ok, but only if tabViewObj.setIndexActiveTab(0); is set to the tab the table is displayed in.

Any help/advice is very much appreciated.

Cheers,
Ben

PostPosted: Wed Aug 15, 2007 7:14 pm
by moegal

PostPosted: Thu Aug 23, 2007 2:52 am
by moegal
Anyone, is this a known bug? Can anyone help with it?
Marty