Data in the table can be sorted by any column in either ascending or descending order
Table data can be filtered by exact match, substring or regular expression found in the specified column
Table data can be broken down by pages of specified size with all the required navigation automatically created
Flexible arrangement of table elements (NEW)
Table row click events handling is available
Key field can be specified and then passed to row click event handler
Column cells can be formatted conditionally
Hiddable table fields - useful if a field is key but should not be displayed (NEW)
Alternating rows colors, onmouseover row effect and easy row (un)marking with mouse click (UPDATED)
Every aspect of the table look is configurable with the CSS in familiar for web developers way (UPDATED)
Each column has its own settings for data type, caption etc.
Table can be initially sorted (NEW)
String, number, date and currency values are internally supported (UPDATED)
Custom data types can be plugged in with correct sorting algorithms (UPDATED)
Data definition format is compact and easily generated with server side script
Unlimited number of tables on single page, each independently configurable
Extremely fast sorting algorithm using indexes is applied (NEW)
Size optimized to reduce network load
All popular browsers supported
Highly optimized algorithms offer good results on large data sets (UPDATED)
Script takes maximum results from capabilities of the browser used
External API for data control (NEW)
Free setup support
Free updates and discounts for other products
Plus date processing add-on module: any input and output date formats are supported now (NEW)
Category:
What is a JavaScript JavaScript is used in millions of Web pages to improve the design, validate forms, and much more. JavaScript was developed by Netscape and is the most popular scripting language on the internet.
JavaScript works in all major browsers that are version 3.0 or higher.
What is JavaScript?
JavaScript was designed to add interactivity to HTML pages
JavaScript is a scripting language - a scripting language is a lightweight programming language
A JavaScript is lines of executable computer code
A JavaScript is usually embedded directly in HTML pages
JavaScript is an interpreted language (means that scripts execute without preliminary compilation)
Everyone can use JavaScript without purchasing a license
JavaScript is supported by all major browsers, like Netscape and Internet Explorer
Category:
Color Wheel generates sets of colors to use in a color scheme using a number of standard methods.
Red, Green, Blue: Specify the main color by entering red green and blue values between 0 and 255.
Angle: Specify the angle on the color wheel between the main color and the analogous colors, and between the complementary color and the split complementary colors.
Tint 1, Tint 2, Shade 1, Shade 2: Specify how much to lighten the tints and darken the shades of each color using numbers from 0 to 1
Category: