Syncfusion Essential Grid Releases

Released: Oct 26, 2011

Updates in this release

Updates in 2011

Essential Grid for ASP.NET MVC

  • Stacked Headers - Stacked headers allow users to have additional header rows that span across multiple grid columns. Users can group columns under such headers. This feature helps better organize grid data as users will be able to clearly see which dimensions of data relate to the same topic. Related columns in the same grid can be grouped under a single heading so that data in those columns will be seen as part of a whole.
  • Auto-Wrap in Column Cells...

Released: Aug 11, 2011

Updates in this release

Updates in 2011 Vol 3

  • Filter Bar - The filter bar is displayed at the top of a grid, below the header row. This is very user friendly compared to the existing filtering feature. The filter bar can even be used in applications at run time.
  • PDF and Word Exporting - This feature allows users to export grouped and nested tables, grids with multi-row records, summary rows, grid headers and footers, and applied grid styles. Users can choose what grid content to export—visible, all, or custom.
  • Bulk and...

Released: Feb 14, 2011

Updates in this release

Updates in 2011 Vol 1

ASP.NET

  • A row-double-click event handler has been added on the client and server side.
  • GridGroupingControl's Excel-like edit now works correctly in the Chrome browser for .NET Framework 4.0.
  • The SourceListRecordChanging event will be canceled when setting e.cancel to True.
  • Styles can now be set to ButtonBar using the Style tag.
  • Changing PageSize now works for custom paging.
  • Caption-text customization now works for custom paging.
  • ViewState is now enabled for EditItemTemplate...

Released: Nov 9, 2010

Updates in this release

Updates in Syncfusion Essential Grid for ASP.NET 2010 Vol 4

  • Grid performance has been improved

Released: Nov 3, 2010

Updates in this release

Updates in Syncfusion Essential Grid ASP.NET MVC 2010 Vol 4

  • Localization
    Localization allows you to tailor a control to the language of a particular region. It is a key factor in readying an application for global use, making your product viable to a greater number of international markets.
  • Cell editing
    A CellEditType feature has been implemented, which creates a delegated control for a specific data type, easing usability and improving client-side validation. The control that will be used to...

Released: Jul 21, 2010

Updates in this release

Updates in Syncfusion Essential Grid ASP.NET 2010 Vol 3

Fixes:

  • In Chrome, Copying and Pasting Text in Filter TextBox does not filters the Grid at ActiveFilteringMode
  • GroupCaptionCell Background color not changing when autoformat is specified
  • Row count not displaying correctly for print Grid
  • Toolbar Buttons all different sizes
  • PassThrough-Grouping throws Object reference not set to instance of an Object
  • Horizontal ScrollBar showing when width is not specified
  • GridLines not shown
  • AllowFilter...

Released: Apr 26, 2010

Updates in this release

Updates in 2010 Volume 2

Complete integration with the Visual Studio 2010 designer surface and support for Silverlight 4 and ASP.NET MVC 2.0.

Essential Grid for ASP.NET MVC

  • In-line editing
    Now you can edit data in-line through the toolbar buttons. With this feature, you can easily insert, edit, and delete records in grid. The editing takes place right inside the record row itself.
  • Multicolumn grouping
    Essential Grid provides support for grouping data. Records displayed in a grid can be grouped...

Released: Nov 26, 2009

Updates in this release

Updates in 2009 Volume 4

Essential Grid Silverlight

  • Cell Types - The grid control now implements an optimized way to load different cell types, allowing virtualization and recycling of UI Elements. It supports features for editing a current cell with the same API used in the WPF Grid control.  Essential Silverlight Grid supports the following cell types: Text Box Cell Type - Text box cells allow data editing, Check Box Cell Type - Check box cells allow selecting options through check boxes, Combo...