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: May 11, 2011
Updates in this release
Updates in 2011 Vol 2
- Hierarchical Grid - Records involved in hierarchical relationships can be synchronized to update changes in all records whenever changes are made to one. Parent records are expandable and collapsible, and all records with nested relations can be expanded by clicking the plus-minus buttons to reveal underlying details
- Web Service Data Binding - Web service data binding - with rich, declarative binding - is one of the important features found in ASP.NET MVC. By this, data can...
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: 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...