 |
Aggregate Columns
Aggregate columns and display totals on the bottom of the grid.
Aggregate Columns By Group
Aggregate columns and display totals on the bottom of every group.
Basics
This is a basic example showing a grid with performance data of the stock of
various companies.
CSS Based Themes
The Datagrid look is controled via CSS. Choose from existing themes, or create your
own.
Editable Grid
A user can edit the cells in this grid.The grid splice method lets you add,
modify, and delete grid data. You can specify exactly where you want the grid data
changed.
Export Data
This demo
illustrates exporting a grid into JSON, XML or CSV format (or any other format). This feature
allows users to import any Sigma Grid into their own programs, for example into
spreadsheets.
Load Grid from Url
This example uses Sigma Quest Transport to fetch the grid data after the page is
displayed. The grid data can be defined as JSON or XML, making it
easy to generate using any server-side technology.
Equipment inventory list
A Sigma Grid can scroll vertically and horizontally. This is similar to the
Window Freeze Panes option in many spreadsheet applications. What is cool is that
the grid could nested header. You can denfine as many levels as you wish. It's very
useful to group columns under a category.
Selectable Single or Multiple Rows
This Online orders example demonstrates the ability to select multiple rows in the
grid by radio box or check box.
Nested headers
Span the grid column headers. Useful to group columns under a category.
Live Scroll
Demo on how to speed up loading of extremly large grids with live scroll.
Master/Details
In a master-detail case you have at least two grids. One is linked to the other
somehow. In this demo, we have a list of customers, and sales for each customer.
Paging - Call logging
This Call logging example shows more advanced capabilities of the Sigma Grid,
including paging and data navigation. One page of the call in records is extracted
from the server at a time in JSON format. Without paging mechanism the FULL set of grid data (every
page) is extracted from the server. This paging mechanism should be used if you
have a large data set.
Printable Report
This demo is showing how to build a printable report traditional appearance.
Real-time Update - JSON
See real-time updates of stock information in a grid.
User defined cell renderer
This demo is showing how to customize cells presentation. In fact, you can display
data with formate as you wish.
|
|
 |
|
|
All contents are (c) Copyright 2005 - 2007, Sigma Software
Inc. All rights Reserved |
|