[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
[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 - empty column is added after each init() of a tableWidgetObj
Page 1 of 1

empty column is added after each init() of a tableWidgetObj

PostPosted: Sat Nov 03, 2007 12:14 am
by Bas van Westing
Hi,

I am experiencing some unexpected behavior: After each time I use the init() method on a tableWidgetObject an extra empty column is added to the table.
I'm using this init() method because I want the table to rescale to the added/deleted rows (or set of rows) that were inserted through some custom AJAX call.

Am I using the init() function wrongly? Should I use a different function to rescale the table after manipulating the row data?
Or is this a bug?

Regards, Bas

Added function to reparse the table

PostPosted: Tue Nov 06, 2007 9:47 pm
by Bas van Westing

PostPosted: Tue Jul 01, 2008 9:38 am
by vordan