JavaScript table javs script table sort java script dynamic table script javascript in tables dhtml table object table actions get table data with javascript table examples data row column javascript table style arrays in javascript tables

PRODUCTS

JavaScript Projects

PHP Projects

Javascript Tools

SUPPORT

Standard vs PRO

FAQ

Contacts

Site Map

CODETHAT

Downloads

Users Testimonials

Our Customers

STUDIO   GRID   TABLE   MENU   TREE   XPBAR   HINT   EDITOR   TAB   FORM   CALENDAR   SCROLLER   SHOPPINGCART   TREEPHP   PACKER

User Manual

Introduction    Configure table look    Table decoration properties

Table general features    Table keys    User types    Data from the DB / CSV / XML / form

Using XML    Table reference    What's new?    Standard vs PRO

123Guide    Examples    Download

Themes

CODETHATTABLE USER MANUAL

What's New?

It's possible now to define column width percentage wise:

colDef : [
	{
		...
		width : '20%',
		...
	},
	...
], 

Also you can attach and unattach toolbars ResetPanel and SearchPanel:

tableDef
{
	...
	useResetPanel : true|false
	useSearchPanel : true|false
	...
}

useSort property allows you to cancel the sort icons and sort functions.

usePagePanel - to cancel the page panel (with number of rows and page turn control).

tableDef =
{
	...
	useSort : true|false,
	usePagePanel : true|false,
	...
}; 

Note: All these features are available with version only.

Read more about CodeThatTable >>

[ Home ]  [ Contacts ]  [ Site Map ]  [ News ]  [ Links ]  [ Downloads ]

[ Go Top ]

© CodeThat.com, 2003-2010
Design by XTLabs, Inc
Sponsored by Rocket Division Software, LTD.