Fixes
-
The issue has been fixed with SyncChartArea Axis Label not rendering correctly.
-
Issues with PropertyDialog have been fixed.
-
The legend now updates properly when removing all of a series.
-
The issue with zooming in the SyncChart area has been fixed.
-
The IsInverse issue in FastLine charts has been fixed.
-
The issue has been fixed regarding label content of the interactive cursor when the axis is in DateTime.
-
The issue with the SynChartAreas splitter has been fixed.
-
The issue with the interactive cursor label template has been fixed.
Features
-
Default styles have been added.
-
Range selection for a chart area has been added.
-
The ShowTooltip property for a chart series has been added.
-
Small ticks for a log axis have been added.
-
Style support has been added.
-
Print support has been added in the context menu.
-
Support for default ToolTips has been added.
-
Support has been added for a linear gradient brush in the heat map control.
-
Support for retaining the axis position has been added.
-
Support for translating strip line text has been added.
Features
-
SF 4277 - A new automatic radial-tree layout has been implemented.
-
SF 4934 - The clipboard commands Cut, Copy, and Paste have been implemented.
Fixes
-
SD 4648 – The diagram control will now display when added to a grid that has width or height set to Auto.
-
SD 4639 - Gridlines are now visible when the background is not set to DiagramPage.
-
SD 4638 – Navigation through the text box using the arrow keys for editing has been enabled.
-
SD 4286 - Text of a node’s label now fits inside the content of a node when rotated.
-
SD 4285 - When setting a node's LabelWidth after the node is loaded, the node will now be assigned.
-
SD 4229 - A node's label rotation will now rotate within node boundaries.
-
SD 4059 - Custom palette groups will no longer be hidden when clearing or changing the SymbolFilters collection property of the SymbolPalette class.
Changes
-
When a node is right-clicked, and if it is not selected, the existing selection list will be cleared and the clicked node will be selected.
-
When a SymbolPaletteFilter is removed, indexes for the existing SymbolPaletteFilter will be changed, so SymbolPaletteGroup’s FilterIndex should be updated manually.
Features
-
Size to container support for Rolling Gauge has been provided.
Fixes
-
D4985-Linear gauge scale not automatically resized when container size for the gauge changed issue fixed.
-
D4550-Value property in RollingGauge Binding issue has been fixed.
-
D4262-Issue in getting exact Tickset value has been fixed.
Features
-
Implemented Freezable objects for all collections in GridDataControl. This enables Element Binding from the Visual Tree easily. This
includes a major change when listening to CollectionChanged event in VisibleColumns, SortColumns, GroupedColumns property. To tag the event handlers
the code should be ((INotifyCollectionChanged)this.grid.VisibleColumns).CollectionChanged += OnCollectionChanged;
Fixes
-
Improved UI performance, Minimal CPU usage when items are updated off the screen.
-
Nested grid enhancements, Improved UI for nested grids.
-
Added UI Automation peers for GridDataControl and GridTreeControl.
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
-
#3974 - Added support for grouping the stacking columns.
-
#5137 - Added support for Skins.
Fixes
-
#3584 - Chart series styles now working properly when the series points are set is IsEmpty.
-
#3602 - Pie chart labels not render inside the chart area.
-
#4038 - Axis labels are in proper position when the Real length is changed in runtime.
-
#4081 - Range values are now calculating properly when a single point is added to the column chart.
-
#4281 - Chart control is rendering properly when the axis labels are too long.
-
#4476 - Grouping labels border issue is fixed in bar chart.
-
#771 - Unwanted space in the chart region can be changed using margin property.
-
#2481 - Legend text color now remains same even after the List changed event of the ChartSeriesData.
-
#3915 - Chart control realmode3D and series 3D are applicable for all Finanical charts.
-
#4227 - Candle chart type is rendering without Exception in Logarithmic value
Fixes
-
#3305 - BoundaryConstraint will now work properly with connectors.
-
#1903 - Scrollbar issue due to "UpdateSizeToContent" method in DiagramWebControl has been resolved.
-
#2655 - The line-connector count for lines connecting nodes, will now reduce when connections are deleted.
-
#901 - Scrollbar does not refreshed properly when link nodes are maximized in the diagram web control.
-
#3708 - Diagram will no longer freezes after click on an node whose property "AllowSelect" has been set to false.
-
#3784 - Performance lag due to complex code patterns has be resolved.
Features
-
Support has now been provided for saving and loading the diagram in soap formatted xml file.
Fixes
-
#4129 - In Chrome, Copying and Pasting Text in Filter TextBox does not filters the Grid at ActiveFilteringMode
-
#4206 - GroupCaptionCell Background color not changing when autoformat is specified
-
#4207 - Row count not displaying correctly for print Grid
-
#4208 - Toolbar Buttons all different sizes
-
#3365 - PassThrough-Grouping throws Object reference not set to instance of an Object
-
#4312 - Horizontal ScrollBar showing when width is not specified
-
#4424 - GridLines not shown
-
#4192 - AllowFilter throws exception when ItemTemplate is defined
-
#3906 - GridGroupingControl is not displayed while using AJAX Tab container
-
#3794 - Unable to use Multiline TextBox in Editmode when PreventEnterKeyInEditMode is set as true
Fixes
-
#4076 - Can not drag appointment on schedule if more than one schedule control is loaded.
-
#4684 - ResourceID is 0 in AppointmentDragged event.
Features
-
Internal controls have been redesigned as templates that can easily be customized in Expression Blend.
-
Excel-like chart styles have been improved.
-
Support for customizing strip line content has been added.
Fixes
-
Chart axis range will now update after zooming is enabled.
-
The zooming feature now works correctly with a logarithmic axis.
Changes
-
In the ChartArea control, the Chart Alternate Background feature and its related properties-AlternatingFillDirection, AlternatingFillMode, and AlternatingGridBackground-have been removed.
-
In the ChartAxis control, the Custom Axis Labels feature and its related property, CustomLabels, have been removed.
-
In the ChartAxis control, the IsLogarithmicLabels property has been removed.
Features
-
Microsoft Expression Blend is now supported
Fixes
-
D4917 - Issues in binding a linear gauge have been fixed.
Features
-
GridDataControl - Updated themes for nested grids and drag indicators.
-
GridDataControl - Excel like CheckBox filtering.
Fixes
-
GridDataControl - usability issue fixes done for typical user interactions.
Features
-
SF 4830 - Support for connection ports has been implemented.
-
SF 5048 - A new automatic radial-tree layout has been implemented.
-
SF 5052 - Symbol Palette Filter support for SymbolPalette has been implemented.
-
SF 5112 - DataBinding support has been implemented.
-
SF 5128 - Grouping support for nodes and LineConnectors has been added.
-
SF 5131 - Horizontal and vertical rulers have been implemented.
-
SF 4517 - Custom cursors for resizing and rotating nodes have been implemented.
-
SF 4678 - A label editor for nodes and line connectors has been implemented.
-
SF 4951 - Save and load support has been implemented.
Fixes
-
SD 4608 - Creating a SymbolPaletteItem with the Name property set to a predefined SymbolPaletteItem now works correctly.
Features
-
Support has been added for a Next/Previous button, similar to Microsoft Outlook, for appointment navigation.
-
Support has been added for navigating month, day, and week views.
-
Support for right-clicking a context menu has been added.
Fixes
-
All Appointment Editor window themes have been cleaned.
-
The performance issue in the calendar view items control has been fixed.
-
Header text will now change based on the current culture setting.
-
The Working Days string input now works properly for different languages.
Features
-
#3974 - Added support for grouping the stacking columns.
-
#5137 - Added support for Skins.
Fixes
-
#3733 - Embedded controls in chart controls not resized properly in print preview.
-
#3584 - Chart series styles now working properly when the series points are set is IsEmpty.
-
#3602 - Pie chart labels not render inside the chart area.
-
#3739 - Embedded controls in chart not getting printed in high quality.
-
#4038 - Axis labels are in proper position when the Real length is changed in runtime.
-
#4081 - Range values are now calculating properly when a single point is added to the column chart.
-
#4281 - Chart control is rendering properly when the axis labels are too long.
-
#4433 - Support to show or hide toolbar while saving the chart as image is added.
-
#4476 - Fancy tooltips are now showing in correct point index.
-
#771 - Unwanted space in the chart region can be changed using margin property.
-
#2481 - Legend text color now remains same even after the List changed event of the ChartSeriesData.
-
#3915 - Chart control realmode3D and series 3D are applicable for all Finanical charts.
-
#4227 - Candle chart type is rendering without Exception in Logarithmic value
Fixes
-
#3745 - Issue with SnapToGrid functionality on using rulers for Diagram control .
-
#4001 - Formatting in TextNode collapses when Bold, Italic and Underline formats are set at the same time.
-
#4183 - Null exception occurs while resizing custom nodes after grouping.
-
#4003 - Issue occurs when the line drawn with Pencil tool's width is increased.
-
#4354 - ClickPassThrough does not work for first for custom nodes.
-
#4447 - FitDocument does not work if MeasureUnits is set to Milllimeter.
-
#4583 - PrintPort Property is added to show or hide the Ports while printing.
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.
Features
-
#4154 - Grayed appearance for disabled grid -(Additional changes- Added support for Grayed scrollbars)
Fixes
-
#1167 - Cursor issue on GridGroupingControl.
-
#4112 - MappingName is localized for GridDataBoundGrid.
-
#4233 - Not able to copy paste singe cell in a cross sheet reference form.
-
#4284 - Formula Reference Adjustment not working properly in cell lying beyond visible range while handling ClipboardPaste.
-
#4350 - Cannot clear value from currency cell of the grid.
Features
-
#4485 - Add support to pass filename as an argument to ExportRange method in GridExcelConverterControl
Fixes
-
#4274 - Color set to the cells in the GridGroupingControl is not exported to excel.
-
#4328 - Number format not worked properly when importing excel to grid.
-
#4470 - The number format in the formula cell was not imported correctly.
-
#4557 - Color is not exporting properly from GGC to excel in 8.2.0.18.
Fixes
-
#4318 - Exception description not sufficient for the summary.
-
#4345 - Styling does not get applied and blinking highlight does not disappear after the designated time.
-
#4489 - Null reference exception found while expanding the parent record after deletion.
-
#4545 - Child gets disposed after filtered.
Fixes
-
#4238 - Improper reordering of columns with FieldChooser functionality.
-
#4492 - The column header text is not appear on field chooser.
Fixes
-
SD 4109 - HTMUIDocument taking huge memory while printing HTMLUIControl
Fixes
-
#4154 - ScheduleAppointmentClick event is not triggerred properly when right clicked.
-
#4203 - Switching to WeekView from DayView always sets to the week of current date.
-
#4546 - ScheduleControl malfunctioning on rebinding.
-
#4607 - Issue with AllDay flag in ScheduleAppointmentForm.
Features
-
ToolTip support has been added for points, series, chart areas, and the chart control.
-
Context menu and toolbar support has been added to make updating a chart easier.
-
Support for watermarks has been added.
-
Support for series themes has been added.
Changes
-
The jQuery UI library has been upgraded to version 1.8.
Features
-
Support for Entity Framework data sources has been added.
-
Support for "UseInlineTemplateForm" in editing mode has been added.
-
Support for handling more than one primary key when in editing mode has been added.
-
Support has been added for dragging from one grid to any other element and from any other element to a grid.
-
Support for toggling the row selection mode has been added.
-
Support for custom binding has been added for sorting, filtering, and paging actions.
-
Support for custom formatting and conditional formatting has been added.
-
Support for exporting to Excel has been added.
Fixes
-
4241 - Clicking on Edit Record toolbar items now works correctly.
-
4410 - JSON security has been fixed.
-
4304 - The grid no longer throws a "Null Exception in Empty Data Source" error.
-
4708 - Grid header alignment issues in Internet Explorer 7 have been fixed.
-
4445 - Column mapping now works correctly in Visual Basic 2008.
-
4816 - Last column sorting now works correctly when disabling a row header.
-
4839 - The group caption now shows the correct group count when in paging mode.
-
4912 - The grid no longer throws a script error in jQuery 1.4.1.js and Internet Explorer 8.
Changes
-
GridPropertiesModel has been upgraded to the Generic class to accept Generic actions in order to provide flexible support in the custom formatting feature.
-
The jQuery UI library has been upgraded to version 1.8.
-
SortedColumns, FilterConditionCollection, and GroupedColumns collections have been renamed as SortDescriptors,FilterDescriptors, and GroupDescriptors.
Features
-
A rolling gauge with full functionality is now supported for ASP.NET MVC.
-
Support has been added for both server-side and client-side exporting.
Features
-
Schedules as well as individual appointments can now be printed.
-
Time zones can be specified for the schedule control.
-
Users can choose from two different layouts for a schedule - horizontal mode or vertical mode.
-
The schedule control can now handle client-side events when selecting an appointment, double-clicking a cell, or clicking a context menu.
-
The schedule control now offers date navigation with Essential Calendar for all view types.
-
Support has been added for default context menu items and custom context menu items.
Changes
-
The jQuery UI library has been upgraded to version 1.8.
Back to Top