Screenshot Preview

Syncfusion Essential Grid for Silverlight

by Syncfusion - Product Type: Component / ASP.NET WebForms / ASP.NET AJAX (ATLAS) / ASP.NET MVC / .NET WinForms / .NET WPF / Silverlight / 100% Managed Code / JavaScript / AJAX

Add fast, feature rich grids to your Silverlight applications. Syncfusion Essential Grid for Silverlight includes a high performance data-bound grid control and a cell-oriented grid control. Both grid controls are full featured, offer excellent performance (in scrolling and time critical updates), share a style architecture for controlling cell properties, and also share an extensible cell control architecture that allows the grids to host different controls in their cells. The GridDataControl is a full featured data-bound grid that offers a rich feature set including grouping, multi-column sorting, filtering, hierarchies and summaries. The cell-oriented GridControl is a very efficient display engine for tabular data that can be customized down to the cell level. GridControl supports frozen rows and columns, Excel-like formulas, covered cells, various cell control types, copy/paste, both row selections and cell-range selections, hidden rows and columns, and virtually an unlimited number of rows and columns.

Our regular prices are shown below. Please logon to see your discounted prices.

Price in

Syncfusion Essential Grid for Silverlight 2012 Vol 2 (V10.2.0.56) - Binary

Add to Cart $ 805.50 1 Developer License - with 1 Year Subscription Download (595.0 MB)
Add to Cart $ 364.50 1 Developer Annual Subscription Renewal License (for subscriptions soon to expire or up to 30 days past expiration) Verify Download (29 KB)
Add to Cart $ 604.13 1 Developer Reinstatement of Lapsed Subscription License (for subscriptions lapsed longer than 30 days up to one year) Verify Download (29 KB)

Syncfusion Essential Grid for Silverlight 2012 Vol 2 (V10.2.0.56) with Source Code

Add to Cart $ 1,165.50 1 Developer License with Source Code - with 1 Year Subscription Download (595.0 MB)
Add to Cart $ 526.50 1 Developer Annual Subscription Renewal License (for subscriptions soon to expire or up to 30 days past expiration) with Source Code Verify Download (29 KB)
Add to Cart $ 874.13 1 Developer Reinstatement of Lapsed Subscription License (for subscriptions lapsed longer than 30 days up to one year) with Source Code Verify Download (29 KB)

Syncfusion Essential Grid for Silverlight 2012 Vol 2 (V10.2.0.56) - Binary Site License

Add to Cart $ 18,000.00 Site License - with 1 Year Subscription - Allows upto 500 Developers at a single address Verify Download (595.1 MB)
Add to Cart $ 7,200.00 Site Annual Subscription Renewal License (for subscriptions soon to expire or up to 30 days past expiration) - Allows upto 500 Developers at a single address Verify Download (29 KB)
Add to Cart $ 16,200.00 Site Reinstatement of Lapsed Subscription License (for subscriptions lapsed longer than 30 days up to one year) - Allows upto 500 Developers at a single address Verify Download (29 KB)

Syncfusion Essential Grid for Silverlight 2012 Vol 2 (V10.2.0.56) with Source Code Site License

Add to Cart $ 27,000.00 Site License with Source Code - with 1 Year Subscription - Allows upto 500 Developers at a single address Verify Download (595.1 MB)
Add to Cart $ 10,800.00 Site Annual Subscription Renewal License (for subscriptions soon to expire or up to 30 days past expiration) with Source Code - Allows upto 500 Developers at a single address Verify Download (29 KB)
Add to Cart $ 24,300.00 Site Reinstatement of Lapsed Subscription License (for subscriptions lapsed longer than 30 days up to one year) with Source Code - Allows upto 500 Developers at a single address Verify Download (29 KB)

Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase.  All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed, including volume licensing and previous versions.

Our regular prices are shown above. Please logon to see your discounted prices.

Screenshot of Syncfusion Essential Grid - Silverlight - 2012

Please note: Syncfusion Essential Grid includes Windows Forms, ASP.NET, WPF, Silverlight and ASP.NET MVC components.

What's new in Essential Grid 2012 Vol 2?

  • Merging cells - You can merge adjacent cells in a grid and still perform sorting and grouping on columns containing merged cells. All the support you find in a normal cell can be found in merged cells, giving you better control over the layout of information in a grid.
  • Data Table Support - Essential Grid supports data tables in two modes: server and JSON. Both modes allow sorting, grouping, and all the other basic functions you would expect in a grid, but with JSON mode, data rendering occurs on the client side, greatly improving grid performance.

What’s new in Essential Grid 2012 Volume 1?

  • JSON Suppot in ASP.NET - The AJAX Grid control allows you to increase grid performance. It has two modes: server and JSON. The JSON mode can be enabled to handle paging, sorting, grouping and filtering.
  • Editing via Unbound Columns in ASP.NET MVC - Editing via unbound columns allows you to make changes to multiple fields in a grid at the same time. Editing, updating and deleting are controlled by buttons on the row itself. You can edit or delete fields associated with a single data record by using these buttons instead of the toolbar.

Syncfusion Essential Grid for Silverlight General Features
Syncfusion Essential Grid for Silverlight supports all standard grid control features. It also possesses features such as Virtual Mode and Frozen Rows and Columns.

  • Easy APIs to add/delete/move row-columns
  • Clipboard Support
  • Frozen Row and Column Footers
  • Hide Rows and Columns
  • Virtual Mode
  • Excel-like Features
  • Selection Modes
  • Formula Support
  • Excel Export
  • CSV Export
  • Grid Tooltips

Syncfusion Essential Grid for Silverlight Cell Types
Syncfusion Essential Grid for Silverlight supports several cell types including Combo Box Drop-Down and Data Template cells.

  • Combo Box
  • Data Template
  • Text Box
  • Check Box
  • Currency Edit
  • Double Edit
  • Integer Edit
  • Percent Edit
  • Up-Down Edit

Syncfusion Essential Grid for Silverlight Grid Tree Control
GridTreeControl is derived from Syncfusion Essential Grid for Silverlight and displays multicolumn tree data. It is populated entirely by handling a single event where the root and child items are provided on demand. This on-demand population allows the control to quickly display selected tree nodes from a large data source without loading all data.

Syncfusion Essential Grid for Silverlight Cell Style Architecture
Property settings for individual cells (and groups of cells) are stored in a style property. The style allows you to set properties such as background, cell value, and so on for a particular cell.

  • Base Styles
  • Cell Interior
  • Cell Text
  • Cell Borders
  • Cell Formats
  • Cell Comments
  • Covered Cells

Syncfusion Essential Grid for Silverlight Grid Data Control
The GridData control is a derived grid control that handles various types of data sources. The grid can be bound to any IEnumerable source and extends full support for IQueryable sources too. It generates LINQ expressions on all operations and thus easily handles any IQueryable source. It also has an option to automatically generate columns. It supports master-detail nested relations on any kind of collection as well as legacy data tables. The GridDatacontrol provides sorting, filtering, column-row resizing, and dragging funtionalities and lots of customization options to handle the grid in various scenarios.

  • Data Binding
  • Grouping
  • Drag Columns
  • Autosize Columns
  • Nested Relations
  • Advanced Filter
  • Summaries
  • Conditional Formats
  • Complex Property Binding
  • Grid Skins
  • Grid Designer
  • Stacked Headers
  • Notify Property Changes
  • Unbound Columns
  • Expression Columns
  • Serialization
  • VS 2010 Designer Support
  • Domain Data Source Support