|
Written in pure javascript, Sigma Grid is an Ajax DHTML data grid for displaying and inline editing data in a scrollable and sortable table.
Features of Sigma Widgets:
Seamless Integration with any server side solution, such as j2ee, .net, PHP, perl.
Inline editing, keyboard data navigation, nested multiline headers, sortable and frozen columns.
Built-in server-side and client-side paginal output.
Grouping by column and chart to make it easy to build traditional-looking printable reports.
User defined, renderer-enabled developer to present cell data as your customers wish.
Power filters make it easy to search any data.
An example of a Sigma Grid based web application developed by X-Wire can be viewed at:
The Motor Oil Evaluator [http://themotoroilevaluator.com]
An example of an application that uses Sigma Widgets is The Motor Oil Evaluator, which allows users to quickly and easily compare hundreds of oils to find those that will perform best in their application. The Evaluator includes oils of every viscosity, including:
- Admin module
The back-end admin allows for adding, editing and deleting oil brands and associated information, oil viscosities and their associated default specification values and motor oils along with all of their specific classifications and specifications.
- Web application
The front-end uses Sigma Grid to calculate the score for each oil; it then allows the user to see oil data based on the rating and scoring rank.
Enhancements carried out on Sigma Widgets:
- Fixed the bug in the sorting of the grid data
- Fixed the bug in remote filtering
|