MY ACCOUNT  |  LOGIN

Sales: 1-888-936-8638

ORDER ONLINE >

 

  


  Windows Forms
Links
Latest Updates

Knowledge Base

Documentation Center

Forums

Newsletter





ASP.NET
Essential Tools Essential Grid Essential Chart
Essential Diagram Essential Calculate Essential Grouping
Essential PDF Essential XlsIO Essential DocIO
Windows Forms
Essential Tools Essential Grid Essential Chart
Essential Diagram Essential Calculate Essential Grouping
Essential Edit Essential HTMLUI Essential PDF
Essential XlsIO Essential DocIO

Key benefits in Syncfusion Essential Studio version 4.3

Brand new features in almost all Tools.Web Controls including improved support for AJAX!

Improved PopupControlContainer and a brand new WaitingPopup for your basic to most complex ASP.NET popup needs.

Brand New Advanced File Upload control to create professional UIs for ASP.NET file upload.

Improved rendering in Mozilla for ASP.NET controls.

XmlDataSource and IList binding support in ASP.Net Grid.

ASP.NET

Essential Tools (ASP.NET)

Improved Mozilla support for all the controls.

Frame support in Menus that allows you to show it over any iframe instance.

TabStrip now includes support for scroll feature, multi level tab structure, overlapped effect, AutoFormat options with popular look and feels, and rich client side object models.

TreeView control includes rich support for node Drag and Drop, client events to show node-specific Context Menus, transition effects, AutoFormat options with popular llok and feels and extended client side object models.

Brand new UploadBox and UploadProgress to upload files with unlimited size.

Brand new WaitingPopup that indicates the waiting state of any process with flexible customization options.

Essential Chart (ASP.NET)

Added support for ChartLegendReperesentationType as StraightLine.

Added support for Grouping Axes Labels in Chart control. ChartAxisGroupingLabel class is used to create a grouping Label in Chart control.This class contain the Rotation,Borderstyle and Row Properties. BorderStyle property is used to set the Border style as Rectangle or Brace . Rotation property is used to rotate the Label in the Axis. Row property is used the set of the Label in the Axis.

Added Series point's Dash style property for Line,spline and stepline charts.

Added Series point's Interior property for Line,spline and stepline charts.

Ability to save Chart into png,emf,gif etc.. Formats.

Updated Mozilla support for Chart web controls.

Essential Grid (ASP.NET)

Support for binding the grid to an XMLDataSource.

Support for binding the grid to any IList instance.

Fixes to support scrollbars when the grid is in callback mode.

Essential Diagram (ASP.NET)

Model-view componentized architecture Clearly separates data and presentation into separate model and view components Supports extending model and view components.

Support for different shape nodes, symbol nodes,Bitmaps with support for multiple formats, Enhanced metafiles, link nodes and endpoint decorators.

Diagram interactivity through client-side image maps, JavaScript and server-side events and Custom client-side JavaScript generation.

Symbol creation by importing Visio stencil files (*.vss files).

Support for highly sophisticated pre-built Layout Managers such as Directed Tree Layout Manager,Radial Tree Layout Manager etc.

Essential Calculate (ASP.NET)

Fixed defect - Problem with Count function properly handling nested custom functions.

Essential Grouping (ASP.NET)

Fixed problem with Xml serialization of FieldPropertyType.

Fix for a null reference exception when the IsExpandedInitialValue of ChildGroupOptions is set.

Fix for the issue - Records.Count returned wrong value when item was deleted.

Essential PDF (ASP.NET)

All new support for inserting html string as paragraph elements.

Fixed issues with Loading form field names from multiform in PDF.

Fixed issues with multi saving pdf document, adding new pages after saving the document.

Essential XlsIO (ASP.NET)

Added support for charts with Template markers as data source.

Added support for Formatting text in Header and Footer.IHFEngine that can parse, create, edit strings required by header/footer.

Added support for Auto sizing the Comments Box. AutoSize property to the comment is added.

Fixed issues with charts title, background and auto fitting of column.

Essential DocIO (ASP.NET)

All new features to set page borders, custom page size.

Added ability to change the document view layout settings, zoom settings.

Enhanced table supporting with horizontal and vertical merging feature.

Fixed issues on mail merge events.

Windows Forms

Essential Tools (Windows Forms)

DockingManager has got AutoHideTab contextmenu and a property to control state transition upon double click.

Added Close button for TabControlAdv.

Support for IE7 style tabs added for TabbedMDIManager.

Extra features such as TextMargin, Separator, BorderColor and TextImageRelation properties added for SuperToolTip.

Drag and select multiple dates in a MonthCalendarAdv similar to the one in OutLook.

AutoComplete support for RichTextBox.

New mode for CurrencyTextBox to truncate the extra zeros in the decimal place.

Essential Chart (Windows Forms)

Added support for ChartLegendReperesentationType as StraightLine.

Added support for Grouping Axes Labels in Chart control. ChartAxisGroupingLabel class is used to create a grouping Label in Chart control.This class contain the Rotation,Borderstyle and Row Properties. BorderStyle property is used to set the Border style as Rectangle or Brace . Rotation property is used to rotate the Label in the Axis. Row property is used the set of the Label in the Axis.

Added Series point's Dash style property for Line,spline and stepline charts.

Added Series point's Interior property for Line,spline and stepline charts.

Essential Grid (Windows Forms)

For the GroupingGrid, we added hooks that allow much more optimized ListChanged event logic to be plugged in. Right now we have this new and more performance ListChanged logic which is still being tested in a derived engine object and you can request this code through support. The 4.4 version of Essential Grid will have the new ListChanged logic be integrated into the main code base so that you can switch between old and new more optimized code with only a few property settings.

Added support for GridListBoxSelectionCurrentCellOptions.HideCurrentCell, AllowSetCurrentRecordOnFocus properties and fixed problems with GridShowCurrentCellBorder.HideAlways.

Fixes for defect - Filter fails when trying to add a new record in the GridGroupingControl.

Fixes for an issue with RecordFieldToRectangle returning wrong bounds when grid is horizontally scrolled a few pixels.

Fixes for defect - Designer code serializes BackgroundColorString instead of BackgroundColor property in the GridControl.

Essential Diagram (Windows Forms)

Model-view-controller architecture which Clearly separates data, presentation and user interaction into separate model, view and controller components Supports extending model, view and controller components Provides mix and match model, view and controller components for custom functionality.

Shipped with several interactive shape drawing tools, Link tools, Node tools, View tools, Rotate tools, Nudge tools, Align tools and Layout tools,.

Support for highly sophisticated pre-built Layout Managers such as Directed Tree Layout Manager,Radial Tree Layout Manager etc.,

Support for Bitmap, metafile and SVG export formats.

Functionality for importing and reusing Microsoft Visio stencil files (*.vss files).

Essential Edit (Windows Forms)

Improved Drag and Drop file support.

Improved Bookmark support using BookmarkPaintEventHandler.

Improved Scrolling support.

Improved multiple Undo/Redo support.

Essential HTMLUI (Windows Forms)

Advanced UI functionalities like other popular html renderers.

Improved look and feel to samples.

New samples featuring the usage of the control under common scenarios.

Detailed documentation that clearly focuses the indepth concepts about the usage of the control.

Essential Calculate (Windows Forms)

Fixed defect - Problem with Count function properly handling nested custom functions.

Essential Grouping (Windows Forms)

Fixed problem with Xml serialization of FieldPropertyType.

Fix for a null reference exception when the IsExpandedInitialValue of ChildGroupOptions is set.

Fix for the issue - Records.Count returned wrong value when item was deleted.

Essential PDF (Windows Forms)

All new support for inserting html string as paragraph elements.

Fixed issues with Loading form field names from multiform in PDF.

Fixed issues with multi saving pdf document, adding new pages after saving the document.

Essential XlsIO (Windows Forms)

Added support for charts with Template markers as data source.

Added support for Formatting text in Header and Footer.IHFEngine that can parse, create, edit strings required by header/footer.

Added support for Auto sizing the Comments Box. AutoSize property to the comment is added.

Fixed issues with charts title, background and auto fitting of column.

Essential DocIO (Windows Forms)

All new features to set page borders, custom page size.

Added ability to change the document view layout settings, zoom settings.

Enhanced table supporting with horizontal and vertical merging feature.

Fixed issues on mail merge events.

© 2001-2008 Copyright Syncfusion Inc. All rights reserved.  |  Privacy Policy  |  Contact  |  Sitemap  |