Fixes
-
The issue with CPU usage being too high when using WPF Chart has been fixed.
-
A series will now be added in a chart when dragging and dropping the chart control.
-
An "Object Reference" exception no longer occurs when adding a series.
-
The annotation labels collection can now be added by using the property grid.
-
Designer issues with the annotation labels collection have been fixed.
-
Toolbox filtering issues have been fixed.
-
An axis header can now be assigned through the property panel.
-
The designer no longer crashes when deleting a newly added series.
-
The designer no longer crashes when clicking Add Chart Area.
-
3-D charts have been enhanced.
-
A series no longer disappears when rebuilding a solution.
-
The dialog window now closes when pressing the ESC key.
-
When changing font face, the chart area no longer changes.
-
Labels now rotate for intersection action None.
-
Label values are now displayed correctly when assigning start and end values.
-
When adding a chart series, the series now displays correctly in the chart.
-
When increasing symbol width of an adornment, symbol height no longer increases.
-
Issues with SyncChartArea legends have been fixed.
Features
-
The interactive cursors feature for Chart WPF has been added.
-
IDictionary list support for binding paths has been added.
-
3-D charts in Chart WPF have been revamped.
-
Empty point support for FastLine charts has been added.
-
Minor gridlines for a logarithmic axis have been added.
-
Panning support has been added.
-
Support has been added for binding array objects in Chart WPF.
-
A splitter for SyncChartArea has been added.
-
Additional zooming functionality for SyncChartAreas has been added.
-
Customization support for FastChart types has been added.
-
LazyLoading support has been added.
-
Chart WPF Designer support for Visual Studio 2010 has been added.
Changes
-
The Syncfusion.Chart.WPF assembly has been renamed Syncfusion.Chart.Wpf.
Features
-
A line bridging feature has been implemented.
-
Functionality to disable undo-redo operations has been provided.
-
Changes in Items Source will be automatically identified and the corresponding nodes will be updated automatically.
Fixes
-
The memory leak issue has been fixed.
-
The issue with the drop event has been fixed.
-
In ItemTemplate, business objects will now be applied to corresponding nodes.
-
Scroll bars are now actualized.
-
Scroll bars are now updated properly when changing the Offset property for nodes in the NodeDragStart event.
-
Nodes can now be resized when programmatically selected using the IsSelected property.
-
Node labels cannot be edited when IsLabelEditable is set to false.
-
Scrollers are now updated when resizing nodes.
-
Diagram layout, by default, now happens in the center of a page.
-
There is now uniform distance between the topmost nodes and their children in a hierarchical layout.
-
Unconnected nodes no longer overlap in a hierarchical tree.
Changes
-
The NodeID property has been removed from the Node class.
-
If any content is specified in ItemsTemplate, a node's template will be overridden.
-
The Visual Studio Designer dropping-diagram control will not include DiagramModel and DiagramView. The view and model have to be added manually.
Features
-
A rolling gauge control has been implemented.
-
ToolTip support for circular tick marks has been implemented.
Fixes
-
The issue with pointer rotation has been fixed.
-
Designer issues have been fixed.
Features
-
Enhanced designer support for auto-generating columns and setting properties has been added.
-
Support has been added for sorting, filtering, grouping, creating summaries, and conditional formatting for unbound columns.
-
Support has been added for DLR and C# 4.0 dynamic keywords.
-
Support has been implemented for serializing properties.
-
An API has been added to export data to CSV format from any type of grid.
-
Column-based auto-sizing has been added.
Features
-
Expand-collapse support for Visual Basic has been implemented
-
Ellipses have been included to indicate collapsed lines with ToolTip and selection support.
-
A line has been included in the expand-collapse area to highlight the beginning and end of blocks of supported languages.
-
Support has been added for implementing expand-collapse logic for custom languages.
-
Language implementations have been restructured to enable data binding in custom languages
-
The AcceptsTab property has been implemented to allow or restrict the usage of the TAB key
-
The Find and Replace window's appearance has been enhanced
-
Built-in routed UI commands have been implemented for indenting and commenting individual and multiple lines.
-
The HorizontalScrollbarVisibility and VerticalScrollBarVisibility properties have been implemented to control the visibility of horizontal and vertical scroll bars.
-
IntelliSense support has been implemented for C# and Visual Basic.
-
IntelliSense support has been implemented for specifying custom multilevel collections to display in the IntelliSense list.
Fixes
-
Cursor size is now correct when using a multiline SQL file.
-
The cursor is removed when the edit control is not in focus.
-
The expand-collapse property is now applied properly when pasting text.
Changes
-
The ShowOutlining property of EditControl has been marked as obsolete.
-
Language implementations have been restructured to enable data binding of lexemes and formats in language configurations. As a result, the EditLanguage class has been marked as obsolete and a custom language class has been created by inheriting from LanguageBase, ProceduralLanguageBase, or MarkupLanguageBase.
-
The Name property in EditFormats class has been renamed to FormatName property
-
Edit WPF assembly name has been changed from Syncfusion.Edit.WPF to Syncfusion.Edit.Wpf
Features
-
The schedule control contains basic features, such as schedule types and calendar visibility.
-
It contains data-binding support for different data sources.
-
It is not tied to a specific look; it can be fully customized using Microsoft Blend.
-
Recurring appointments can now be added to the schedule control.
-
The schedule control can now import and export iCal files (.ics format calendars).
-
It now supports a schedule view (horizontal).
-
It now supports reminder alerts for appointments.
-
The ability to resize or drag appointments has been added.
-
AM/PM mode now works for all view modes.
-
In month-view mode, appointments for multiple dates now work.
-
In the Appointment Editor pop-up window, binding a start time and end time of an appointment works for all view modes and different time intervals.
Features
-
#75 - Support has been added for navigating URLs for chart series points and legend items.
Fixes
-
#3111 - The scroll bar now works properly when zooming a secondary x-axis.
-
#3110 - The scroll bar now works properly when zooming multiple x- and y-axes.
-
#3504 - When a point is set to empty, display text will not be shown.
-
#3047 - Chart borders now work properly.
-
#3505 - The Point Width property of a chart series now works properly.
-
#3489 - Designer-time primary x- and y-axis title color is now displayed properly.
-
#3490 - The designer-time chart control appearance wizard now works properly.
Fixes
-
#3305 - BoundaryConstraint will now work properly with connectors.
-
#1903 - The scroll bar issue related to the UpdateSizeToContent method has been resolved.
-
#2655 - The line-connector count for lines connecting nodes will now reduce when connections are deleted.
-
#901 - Scroll bars now refresh properly when link nodes are maximized.
-
#3708 - A diagram will no longer freeze after clicking a node whose AllowSelect property has been set to false.
-
#3784 - The performance lag due to complex code patterns has been resolved.
Features
-
Support is now provided for saving and loading a diagram in a SOAP-formatted XML file.
Features
-
Support for PageLevel SummaryRows for GridGroupingControl.
Fixes
-
#1538 - Mouse click and mouse selection is not working properly in Mozilla.
-
#1739 - Control placed inside GGC is initialized twice.
-
#1774- Script error is thrown when postback is made before cell update.
-
#1783 - GridGroupingControl shows incorrect row count.
-
#1932 - GridGroupingControl loses style with View control placed inside UpdatePanel.
-
#2141 - When Grid width is specified,oncheckedchanged event does not getting triggered for uncheck state.
-
#2205 - Unable to trigger ObjectDataSource update, delete and insert methods.
-
#2400 - Scroll Bar is not working properly in IE7 Browser/Horizontal scrollbar not shown in IE 7.
-
#2569 - Summary title and total were appear in different lines when Hierarchical Grid is enabled.
-
#2593 - When drag drop columns to the grouping throws index out of range error.
-
#3175 - Row selection not working when item template within column clicked.
-
#3183 - Changing the name in GridColumnDescriptor not filter out.
-
#3186 - Text selection is not available when Script Manager is included in page.
-
#3277 - Backcolor not changing incase of using AutoFormat.
-
#3288 - Unable to update newly added row in Child table.
-
#3390 - Filter condition do not show in dropdown list when the condition is dynamically added.
-
#3420 - Unable to export grid when Unbounded columns are included in TableDescriptor.
-
#3452 - Addnew is not working when Three levels of hierarchy is implemented in grid.
-
#3455 - Click event not getting triggered when its in edit mode.
-
#3528 - SubClassed GridGroupingControl missing expand images.
-
#3556 - Filter image not aligned properly.
-
#3623 - RowAdding, RowUpdating is not working when Appearance Changed.
-
#3643 - Unable to Set Alignment for Summary Column.
-
#3798 - "ClientSideOnCellValidate" event arguments not working correctly.
-
#3946 - CRUD operations with Inlinetemplates not working when it have a Control with DataSourceID.
Features
-
An Outlook-style month view has been added.
-
The View Strip can be shown in horizontal mode.
-
Linq data-binding support has been added.
-
A feature has been included for adding recurrence appointments in a database.
Fixes
-
#3423 -The edited details of an appointment now update correctly in the database.
-
#3424 - The Edit Deleted pop-up window now displays properly when scrolling.
-
#1183 - HeaderBar customization has been applied for a month schedule.
-
#483 -Appointments now render correctly when starting the unique ID from zero.
Features
-
Alternating background support has been added for the chart area.
-
Chart strip-line support is now provided.
-
Run-time legend customizations are supported.
-
Logarithmic axis support has been added.
-
Support is now provided for chart series empty points.
-
ToolTip support for a chart series has been added.
-
Chart axis small tick line customizations are supported.
-
Visual Studio 2010 designer support has been included for the chart control.
Fixes
-
The performance of basic chart types has been improved such as column, bar, line, scatter, stacking column, and stacking bar charts.
-
Charts now support all the binding and data context functionalities of Silverlight.
-
Chart memory leak issues have been fixed.
-
The LowestWeightColor, MedianWeightColor, and HighestWeightColor properties now change automatically to reflect in the heat map item color.
-
Now charts can support binding time-span-based values on the axis.
-
Interactive cursor support can be provided for area, range area, fast line, stacking area, spline area, and step area charts.
-
The exception has been fixed that occurred when funnel charts are in YIsWidth mode.
-
The issue with bar charts and enabling series effects has been fixed.
Features
-
A rolling gauge control has been implemented.
Fixes
-
The delay in applying minimum and maximum values to a circular scale has been fixed.
-
Overlapping of circular tick marks has been fixed.
-
Pointers can now be added or deleted at run time.
Features
-
GridControl - Support has been added for new cell types—currency, integer, double, percent, and up-down.
-
GridControl - Clipboard support has been added for Silverlight 4.
-
GridControl - Support for Excel-like cell comments has been implemented.
-
GridControl - ToolTip service for a grid has been added.
-
GridDataControl - Designer support for auto-generating columns and setting properties has been enhanced.
-
GridDataControl - Support has been added for sorting, filtering, grouping, creating summaries, and conditional formatting for unbound columns.
-
GridDataControl - Support has been added for DLR and C# 4.0 dynamic keywords.
-
GridDataControl - Support has been added for serializing properties in GridDataControl.
-
GridDataControl - Support for RIA and DomainDataSource has been added.
-
GridDataControl - An API has been added to export data to CSV format from any type of grid.
-
GridDataControl - Column-based auto-sizing has been implemented.
-
GridTreeControl - The GridTreeControl has been ported for Silverlight.
Features
-
Graphical objects (nodes and line connectors) can be added to a page or removed.
-
Nodes can be automatically laid out by using these layout algorithms: Directed-Tree, Hierarchical-Tree, and Table-Layout.
-
Three types of line connectors are supported: orthogonal, Bezier, and straight.
-
Different decorator shapes are supported, such as arrow, circle, and diamond.
-
Various transformations are supported, such as translation, rotation, and resizing nodes.
-
Various built-in shapes are supported for nodes.
-
Multi-selection support allows selecting multiple objects on a page.
-
The appearance of nodes and connectors can be customized by using various properties.
-
Diagram Control now supports symbol palette for dragging and dropping objects onto a page
-
Support has been added for dynamically creating line connectors.
-
Nudge support has been added, allowing objects on a page to be moved one pixel at a time by using the arrow keys.
Features
-
The schedule control contains basic features, such as schedule types and calendar visibility.
-
It contains data-binding support for different data sources.
-
It is not tied to a specific look; it can be fully customized using Microsoft Blend.
-
Recurring appointments can now be added to the schedule control.
-
The schedule control can now import and export iCal files (.ics format calendars).
-
It now supports a schedule view (horizontal).
-
It now supports reminder alerts for appointments.
-
The ability to resize or drag appointments has been added.
Fixes
-
AM/PM mode now works for all view modes.
-
In month-view mode, appointments for multiple dates now work.
-
In the Appointment Editor pop-up window, binding a start time and end time of an appointment works for all view modes and different time intervals.
Fixes
-
#3111 - The scroll bar now works properly when zooming a secondary x-axis.
-
#3110 - The scroll bar now works properly when zooming multiple x- and y-axes in a laid out chart.
-
#3504 - When a point is set to empty, text will not be shown for the point.
-
#3489 - Designer-time primary x- and y-axis title color is now displayed properly.
-
#3490 - The designer-time chart control appearance wizard now works properly.
Fixes
-
#2836 - An error no longer occurs when the diagram control is hidden with the docking manager.
-
#2844 - The issue with the Name property for nodes not being unique has been resolved.
-
#3193 - A diagram exported as an image will now be higher quality.
-
#3401 - The ports of a node will now be magnified when zooming.
-
#3309 - Errors will no longer occur when setting the Center, Left, or Right properties of the Header and Footer option in the model.
-
#3593 - The issue has been fixed regarding port color being set to symbols of the same type that are dropped from palette to diagram.
-
#3540 - A toggle feature has been provided for line connectors to prevent a label from being inverted when rotated 180 degrees.
-
#3645 - Changing a port's FillStyle so it is not transparent will no longer throw an exception.
-
#3726 - Saving and opening a diagram will no longer affect the default naming of a new node.
-
#3978 - The ContextMenuStrip assigned to a diagram control will now show up when right-clicking on a diagram.
Fixes
-
SD496 - Line numbers are no longer truncated in print-preview.
-
SD508 - The cursor does not move to the second character when moving to the start of the line.
-
SD608 - When displaying between two words, ContextChoice works correctly in XML.
-
SD2658 -The issue with Unicode and underlining has been resolved.
-
SD3102 - The TransferFocusOnTab property, when set to true, no longer shifts focus.
-
SD3765 - Using nested folding no longer causes a crash.
-
SD3835 - Editor content is no longer mismatched.
-
SD3923 - Collapsing a text block without an end tag no longer causes a crash.
-
SD3924 - Collapsing after deleting a brace ( } ) no longer causes a crash.
-
SD3966 - The Smart Tag panel issue has been resolved.
Features
-
SF4856 - The search behavior in the Find dialog has been enhanced.
-
SF4857 - The Find dialog is now customizable.
Fixes
-
#3052 - Pasting now works properly in a grid containing MDI child forms.
-
#3162 - The AnyRecordFieldCell property no longer throws an exception when the PasswordChar property is reset.
-
#3204 - The issue has been fixed with SumProduct computation in the ComputeSumProduct method of GridFormulaEngine.
-
#3364 - When localizing, an exception is no longer thrown due to the resource loading issue.
-
#3371 - Rich-text cells now export properly to PDF files.
-
#3514 - The edit issue in currency cells has been fixed.
-
#3286 - When merge-cell mode is used, the current cell border in GridDataBoundGrid now shows properly.
-
#3418 - A condition check has been added for CountersDirty before calling InvalidateCountersBottomUp(false).
-
#3585 - The editing issue with currency cells in nested tables has been fixed.
-
#2846 - A GDI+ error no longer occurs when setting a large string in a grid cell.
-
#3580 - GridFormulaCopyFlags.InsDelRangeReferencesUpdated now works properly when GridControl columns are removed.
-
#3931 - Data in grid cells can be read by using universal bar code reader settings.
-
#2855 - Parent forms now receive the KeyDown event for the CTRL key.
-
#3702 - MaskEdit text now shows properly in GridControl.
-
#3562 - The ComputeValue() function now yields correct results.
-
#3638 - GridControlPreview Designer no longer crashes internally when the SelectedRange tab is clicked with RowCount set to 0.
Features
-
#4175 - A tile feature has been added for the BackgroundImageMode property.
Features
-
#4436 - Record filtering performance has been increased in GridGroupingControl.
-
#4792 - Support has been added for saving and loading the sate of compare operators in a dynamic filter.
-
#4658 - Performance while using the AllowFilter option has increased in GridGroupingControl.
-
#4659 - An Excel 2007-like filter has been added to GridGroupingControl.
-
#4669 : Extended Excel-Like FillSeries for DateTime ,Month and CopySeries in ExcelSelectionMarkerMouseController.
Fixes
-
#3463 - The selection issue in FieldChooser has been resolved.
-
#3586 - The issue has been resolved with the Empty selection in GridDynamic filter.
-
#3581 - Fixes have been implemented regarding copying issues and focus being lost the first time data is entered.
Features
-
#4658 - Performance in GridGroupingControl while using the AllowFilter option has increased.
-
#4575 - Support has been added to enhance grouping performance with IList data sources.
Fixes
-
#3190 - An exception is no longer thrown in ForginKeyColumn DropDown when the Select button is clicked.
-
#3036 - The Null Reference Exception is no longer thrown in the GridMaxLengthSummary.Combine method.
-
#3226 - The Null Reference Exception no longer triggers when committing a change using the ENTER key when a record does not meet filter criteria set in DataView .
-
#3120 - The ApplyLookAndFeel method no longer throws an exception in GridGroupingControl when related tables are added to GroupDropArea.
-
#3121 - The memory leak problem has been fixed in GridGroupingControl when a data source is rebound.
Fixes
-
#2832 - Borders are no longer cut when a table is printed with HTMLUI.
-
#3529 - The Visible property now works after loading a document through the designer.
-
#3530 - Designer-generated code now changes when setting a startup document through the designer.
-
#3853 - Print-preview now accurately reflects the print output.
Fixes
-
#3026 - The schedule control no longer shows the wrong start day of the week.
-
#3130 - Week numbers now display properly for the Swedish culture setting.
Features
-
#386 - Selection dragging can now be performed horizontally while displaying the spanned top label for the Workweek view, similar to Outlook.
Features
-
In addition to zooming, now Essential Chart supports scrolling and panning.
-
Essential Chart now supports an interactive cursor, which does most of its work on the client side.
-
Essential Chart supports refreshing for a specified interval, which is used for real-time charts.
-
Essential Chart supports view-side coding, which eases the work of creating a chart on the controller side.
-
Essential Chart now also supports 14 different skins using ChartModelSkins Enumerable.
Changes
-
ChartHelperClasses.Mvc.dll is not needed now. The export features have been added in the Syncfusion.Mvc.Chart namespace inside Syncfusion.Chart.Mvc.dll.
Features
-
Support for in-line editing has been added.
-
Support for multicolumn grouping has been added.
-
Support for complex object binding has been added.
-
Support for view-side coding has been added to make creating a model in a controller easier.
-
Support has been added for ASP.NET MVC 2.0 client-side validation in editing mode.
-
Built-in skins support has improved; Now there are fourteen skins for enhancing a grid's look and feel.
Fixes
-
3369 Grid actions are now fired from the default page.
-
3506 Javascript selectRow() now fires the OnRowSelect event.
-
4049 Cutting off text in a cell when resizing a column now works properly.
Changes
-
The grid has been upgraded to the Generic class to enhance performance.
-
Grid actions now require Type parameters as a prerequisite for the Generic class.
-
The feature for client-side skin choosing has been removed due to improved built-in skins.
-
The GridTableDescriptor,GridColumnDescriptor,GridSortColumnDescriptor, and GridVisibleColumnDescriptor classes has been removed.
Features
-
Essential Gauge now supports fourteen types of built-in skins
-
Essential Gauge provides interaction and animation support.
-
Digital gauges are now supported in MVC with full functionality.
-
Linear gauges are now supported in MCV with full functionality.
-
Half-circular frame types are now supported.
Changes
-
The CircularLabelTick class has been renamed GaugeLabelTick.
-
The CircularCustomLabel class has been renamed GaugeCustomLabel.
Features
-
Essential Schedule supports a month-view mode.
-
Essential Schedule provides simplified data binding with user-defined columns.
-
Essential Schedule manages multiple resources with multiple appointments.
-
Essential Schedule supports the prioritization of appointments to indicate their importance.
-
The schedule control provides an option for setting recurring appointments.
-
The schedule control provides an option for setting reminders for appointments.
-
Skins have been revamped for an enhanced appearance.
Back to Top