

It is used to set how the resize method works. In order to prevent strange behaviors while resizing a column, you are highly encouraged to define the width of the table, either by using its width attribute, an inline style, or a css rule.ĬolResizable provides some customization attributes in order to modify its appearance and the way it works: If colspan in the first row is required, just add an extra row before your table heading with no height so it won't be visible.

For this reason, it is not recommended using colspan values in those cells. Resizing grips will be located in the table according to its first row layout. To enhance a table (or collection of tables) point it with a jQuery wrapper and apply the colResizable() method. To use this plugin a script reference must be added to the file in the head section of the document once jQuery is loaded. Cross-browser compatibility (IE7+, Chrome, Safari, Firefox).Optional layout persistence after page refresh or postback.No external resources needed (such as images or stylesheets).

