Features
-
#88305-Origin like support has been provided for Sparkline.
-
#86089-Property has been implemented to enable Range to be started from zero always.
-
#87558 , #85993-Look and feel of Interactive cursor has been improved.
-
#100067,#82689,#83183-Z Axis support has been provided for chart when it's in 3d mode.
-
Properties have been implemented to customize the TickLine stroke and TickLine length.
-
#87558-Interactive cursor has been improved for traversing along the entire chart series on mouse move action.
-
#81953-Smart Label support has been provided for chart where the labels will be displayed before or after the series.
Fixes
-
#89697-Null Reference Exception is no longer thrown on clicking over the chart series.
-
#88458-Double.NaN values no longer slow down the chart.
-
#88141-Chart Performance issue while loading 100 series with atleast 1500 points has been resolved.
-
#89567-Setting GridLineStroke thickness no longer causes some grid lines to disappear.
-
#87459-AutoCoefficientToValue method no longer returns wrong value.
-
#89799-Setting desired IntervalCount in AutoSetRange False mode is working properly.
-
#89726-Adornment position for Bar, Stacking Bar, are no longer positioned wrongly.
-
#89617-Memory Leak issue in Chart after Disposing has been resolved.
-
#89637-Interactive cursor XAxis Label content value is displayed properly.
-
#89897-Exporting Chart no longer exports partial image.
-
#88031-X and Y axis Grid line width no longer increases.
-
#90428-TimeSpan Value Type for Chart Axis Label is working.
-
#88445-Exception is no longer thrown on disposing synchartareas.
-
#82773-Radar and Polar series with chart type as "Area" and setting IsClosed to "True" no longer draws an extra line.
-
#90240-Scale Break is applied for negative values.
-
#89680-Invalid Adornment Value content is no longer returned.
-
#89654-Axis double click event is not raised unnecessarily if double click event is triggered for chartarea.
-
#90174-Line Series with all the values as doubel.NaN no longer produces empty series at the top end of the Y-Axis.
-
#88564-Adornments are serialized properly.
-
#90505-X axis label vertical line is shown .
-
#90708,90740,90525-BindingExpression path error has been resolved.
-
#90881-Custom Palette issue in Pie charts has been fixed.
-
#90485-Reset Zoom Operation is working in Chart Area.
-
#90951-Zooming issues in FastLine chart series have been fixed.
-
#90230-Series are displayed properly.
-
#90966-FastColumn or FastStackingColumn Segment with minimum Y value is displayed.
-
#89617-Issues in Chart dispose have been fixed.
-
#90010-Issue with Range column adornment positioning has been fixed.
-
#90998-Additional space is not found before the first x axis grid line.
-
#91493-Timeline Control Axis label appears on the axis if some specific range is set .
-
#91493-Timeline control is rendering dynamically if axis value type is datetime.
-
#91424-Adornment positioning issue with negative value points in Column chart has been fixed.
-
#90428-Range value of TimeSpan Labels starts properly.
-
#91602-Series Mouse click event is triggered when zooming toolkit is visible.
-
#91642-Axis Headers are serialized when axis is initialized from code behind.
-
#91595-Annotations are visible if chart is saved as an image.
-
#92266-Chart series is rendered properly when the chart visula style is set to "CoolBlue".
-
#92549-Line chart with empty points doesn't show undesired interior in the place of empty points.
-
#92954-Line chart renders properly if double .NaN values are set.
-
#88125-Chart performance is improved when large points are used.
-
#90428-TimeSpan value type for chart axis label is now working for syncchart areas.
-
#90998-Empty points are included for Spline chart type when point lies at edge of the range.
Changes
-
ShowDataLabels property has been included in ChartSeries class to enable or disable Chart series data labels, in order to have improved user experience.
-
ShowLegend property has been included in ChartArea class to display or hide Chart area Legend, in order to have improved user experience.
-
Default palette of series in a Chart Area is changed as "Default", which was "Gradient" previously.
-
The default font size of Chart Area header is changed as 39. User can modify this size by setting a text block whose font size with desired size.
-
The default font family of Chart Area is changed as "Segoe UI".
-
The default font weight of Chart Area is changed as "Regular ".
-
The default font size of Chart Area is changed as "11".
-
The default foreground of Chart Area is changed as "#333333".
-
The major and minor grid line color corresponding of axis labels has been changed as #FFBABABA, which was black previously.
-
The default value of IntersectAction property of ChartAxis is now changed as "Hide", which was "None" previously.
-
The default value of LabelForeground of Chart axis is changed as "#333333".
-
The default value of LabelFontFamily of Chart axis is changed as "Segoe UI ".
-
The default icon of ChartLegend has been changed as Rectangle, which was ellipse in our previously.
-
The default value of Padding of Chart legend is changed as "5".
-
The default value of Background of Chart legend is changed as "#FFF5F5F5".
-
The default value of BorderBrush of Chart legend is changed as "#FFE5E5E5".
-
The default value of CornerRadius of Chart legend is changed as "0".
-
The default value of Foreground of Chart legend is changed as "#333333".
-
The default value of font size of Chart legend is changed as "12".
-
The default value of icon width and icon height of Chart legend is changed as "12".
-
The default label position has been changed as “Top”, which was “TopAndBottom” previously.
-
Following Palette name has been changed to their corresponding new name.
-
Palette1 changed to GrayScale
-
Palette2 changed to BlueScale
-
Palette3 changed to MaroonRed
-
Palette4 changed to GreenScale
-
Palette5 changed to MixedViolet
-
Palette6 changed to CoolBlueScale
-
Palette7 changed to ChocolateOrange
-
Palette8 changed to MixedFantasy
Features
-
#80297-Support to display the date in ruler
-
#90215-Support to add Annotation Label anywhere in DiagramView
-
#89075-Option to control clearing selection list on right click.
-
Revamp all parent child relationship [Children, Parents, Edges]
-
Revamp Port visibility
-
#82991-Add Connection Port at runtime.
-
Zooming in Percentage.
-
#89325-Smooth zooming and panning
-
#89325-Bringing object into center of the view.
-
#89326-Zooming based on mouse position.
Changes
-
PortVisibilty property of the Node is revamped in this release.it supports the value as PortVisibilty Enum type.
-
Zooming and Panning is revamped in this release. Animation will be applied to DiagramPage when Panning and Zooming is performed. This animation can be disabled by AnimationEnabled property of DiagramView
Fixes
-
#90369-Extra connector is no longer created in the Root Node which has no children in the DirectedTreeLayout.
-
#90609-Setting NodeContextMenu works if diagram IsPageEditable is set as "False".
-
#90870-DrawingTools are not disabled while using the EnableConnection property.
-
#86727-Issue with the FirstSegmentOrientation of the Orthogonal LineConnector has been fixed.
-
#81722-Label of the LineConnector can be dragged when IsLabelEdiatble is "False".
-
#91551-Zooming and panning works properly when using the mouse wheel to zoom.
-
#91239 -Zindex is set to the DiagrammingElement.
-
#91241-Dragging the node through a Label has effect on the Node.
-
#91461-ArgumentOutOfRangeException is no longer thrown when dragging orthogonal connector.
-
#91714-Issue while updating page background has been fixed.
-
#92085-Nodes will be aligned proportionally when dragging the group.
Gauge WPF
Fixes
-
There are no changes in the product.
Features
-
No feature implementations have been done.
GridControl
Fixes
-
#90624-Deselection issue in GridControl has been fixed.
-
#85897-Strange behavior is no longer seen when resizing the column.
-
#89245-Text in the cell is getting selected while the CurrentCellActivateBehavior is SelectAll in GridControl.
-
#92189-Drag and drop UI refreshing issue when release the mouse on the same column is now resolved
-
#91654-Exception is no longer thrown while scrolling the grid horizontally with FrozenColumns and Column Header as zero.
-
#92475-Null value support for IntegerEdit celltype has been provided.
GridDataControl
Features
-
#74489-Bindable attribute support for GridDataControl has been provided.
-
#88378-An event is provided for GroupedColumns Adding and Removing.
-
#91750,91752-Context Menu support for Nested Grid has been provided.
-
#92159-Skin Support for Grid ComboBox and DropDown has been provided.
-
#88913-RealTime updates performance has been improved.
-
#92418-DisplayAttribute support for GridListControl has been provided.
-
#91004-Vector image support for ImageCellType in GridDataControl has been provided.
-
#89785-SortingOptions as Enumeration in GridDataControl is provided.
-
#90900-A property to enable and disable the mouse tracking in ComboBox cell has been provided.
-
#78861,89422 -Sorting and filtering is prevented when the cell is edited.
Fixes
-
#92634-Issue when using arrow keys to select item in ComboBox has been fixed.
-
#92364-GridDataControl grouping performance improved.
-
#92846-Setting DisplayAttribute for properties no longer throws an exception.
-
#90869-Sorting issues in GridDataControl has been fixed.
-
#92330-CellRequestNavigate event is triggered when clicking the hyperlink cell more than once.
-
#92382-DataTemplate cell type scrolling performance improved.
-
#91007-Exception is no longer thrown when adding a new row to the GridDataControl.
-
#91144-Exception is no longer thrown when Dispose() method is called twice.
-
#90599-Exception is no longer thrown while changing the bound value of the Dependency Property of the new GridDataControl after calling Dispose.
-
#92839-An exception is no longer thrown while choosing the value in the filterbar when using foreignkey reference.
-
#93166-After changing the value in the DataTemplate Combobox, the selected value is now updated correctly.
-
#88958-Styles of the parent grid is now inherited by the child grid.
-
#89419-Issue with SelectedRanges when selecting by Mouse Drag has been fixed.
-
#92676-AlternatingRowBackground and AlternatingRowForeground are applied properly.
-
#92839-Filterbar values are no longer typed in the reverse order while setting ActivateCurrentCellBehavior as "ClickOnCell".
-
#92612-Range selection issue has been fixed.
-
#91317-Conditional formatting no longer throws an exception when the row is ICustomTypeDescriptor.
-
#92267-Editing the DataTemplate cell value and pressing the ESC key is no longer committing the newly edited value
-
#92248-Multirow selection issue in the RowHeader has been fixed.
-
#90266-An exception is no longer thrown while clearing and adding new items to the underlying collection with Filtering and Sort Description.
-
#91443-Pasting in grid works properly.
-
#89739-ExportToExcel no longer freezes the app for a long time when StackHeaders are added.
-
#90266-Exception is no longer thrown while clearing the underlying source.
-
#89904-GridDataVisibleColumn.MinimumWidth is working while using ColumnSizer in the GridDataControl.
-
#89520-Right side border appears for the child table in the Nested Grid.
-
#90419-Several issues in CheckBox cellType while using DataTable as underlying DataSource have been fixed.
-
#91608-Memory leak issue in GridDataControl has been fixed.
-
#91318-Content of Hyperlink Celltype in a Grid can be changed.
-
#90837-Vertical Scrolling is working properly when ListBoxSelectionMode is set to "None".
-
#90419-Issue with value updation while using Datatable as ItemSource has been fixed.
-
#90519-Strange behaviour is no longer seen while selecting the CellValue of the CurrentCell in edit mode by mouse drag.
-
#90418-An exception is no longer thrown when changing the itemsource with conditional formats.
-
#90593-ComboBox dropdown closes while moving the window.
-
#89675-Correct row and column index in CellRequestNavigateEvent.
-
#90330-Application no longer crashes while filtering the records in the grid with grouping and real time updates.
-
#90128-VS2010 Background issue has been resolved.
-
#89788-Sorting a Check box column while editing no longer gets sorted.
-
#82191-Binding Complex Objects no longer consumes more memory.
-
#89419-Selection set is no longer cleared if mouse is hovered outside the cell in the edit state.
-
#89474-Cell value is refreshing in GridDataControl.
-
#91560-ShowPrintDialog shows the last row of the grid in print preview.
-
#91005-Invalid Cast Exception has been thrown while converting string to Nullable double.
-
#89835-CellValue is displayed correctly while setting PercentEditMode as PercentMode.
-
#92650-Stacked Header Text changes when changing the bound value in the code behind.
-
#91750, 91752-An exception is no longer thrown while serializing the Nested GridDataControl.
-
#92470-Issue in ComboBox Serialization has been fixed.
-
#90826-Text inside the filter pane is cleared while clearing the Filters in the GridDataVisibleColumn.
-
#92369-Dispose method no longer throws an exception.
-
#91041-Special character is displayed in the GridDataControl filterbar.
-
#90551-In hierarchical GridDataControl, record duplication is cleared while coping/pasting in excel.
-
#90787-Exception is no longer thrown when clicking on a cell.
-
#90572-Issue in dragging the columns in GTC and GDC has been fixed.
-
#89972-Last cell of the grid ends edit when the Enter key is hit.
-
#90457-Issue in Model Render Row count has been resolved.
-
#90420-In GridDataControl, clicking on the "SelectAll" while filtering no longer throws an exception.
-
#90374,91167,90812-Exception is no longer thrown while disposing GridDataControl.
-
#92328-Cell comments is shown on hyperlink cell like normal cell.
-
#91483-Filter value is updated when the filtermode is set to "OnEnter".
-
#91890-In GridDataControl setting celltype property Readonly to "True" has effect in the filterbar cells.
-
#92049,92439,92592,92851,93346 -Visual Studio no longer crashes.
-
#91399-Issue in DataTemplate cells has been fixed.
-
#92151,92419-Issue with sorting order while adding a new row in GridDataControl has been fixed.
-
#92985-An exception is no longer thrown while grouping with special characters.
-
#92430-Issue in getting the row index of the selected record in the view has been fixed.
-
#91641,92930-Selection issue in ComboBox cell type has been fixed.
-
#91772-Custom Format is applied in DoubleEdit Cell.
-
#91053-Table summary is refreshing after filter is cleared.
-
#91725-An exception is no longer thrown in the filterbar.
-
#92839-Filterbar values are no longer typed in the reverse order while setting ActivateCurrentCellBehavior as "ClickOnCell".
-
#91317-Conditional formatting no longer throws an exception when the row is ICustomTypeDescriptor.
-
#92926-An exception is no longer thrown when empty Dropdown is expanded.
-
#92924-CommitCellInfo event is no longer triggered when ContextMenu is opened by right clicking on a cell.
-
#92583-In ExportToPDF, Header rows are correctly exported when record count is "zero".
-
#90688-In GridDataControl, using same interface with different class for a collection no longer throws an exception.
-
#91848 ,91935-Multiple cell selection is working for Hyperlink cells.
-
#91712 -SelectedItems CollectionChanged event is raising while clicking exactly on the Hyperlink of the Hyperlink CellType.
-
#90160-Null Reference Exception is no longer thrown for DateTime FilterPane in Designer mode.
-
#90703-Null Exception is no longer thrown when new ItemSource is set to GridDataContol.
-
#90038-Application no longer hangs while using the GridDataControl inside the Docking Manager with DataTemplate cells.
-
#89645-An exception is no longer thrown while expanding the Nested Grid.
-
#91280,92269-Combobox celltype in Grid works properly.
-
#88226-DateTimeEdit cell shows the Millisecond value when CustomPattern is set .
-
#88809-Real time update no longer changes the grid selection .
-
#88585-Edited rows no longer jumps to someother row when grid is grouped with two columns without sorting .
-
#89422-Column selection is retained after sorting and modifying the cell values .
-
#92895-Able to maintain the opened/closed state of the Column Chooser.
-
#89071-Issue in Navigation key after sorting the column has been fixed.
-
#89424-CheckBox style issue has been fixed.
-
#90592-ComboBox dropdown no longer closes when the scroll bar is clicked.
-
#93125-Style.Record is no longer null for the last row.
-
#88913-Able to scroll the grid after modifying the Window State.
-
#91957-Issue in CurrentCell validating event has been fixed.
-
#89972-In GrirDataControl, the CurrentCellValidating event is fired.
-
#90247,90248-Scrolling is working on selection.
-
#91428-Selected row is no longer moved around the GridDataControl while sorting the GridDataVisibleColumn.
-
#93306-Background Animation feature is now working when conditional formatting is enabled.
-
#92094-Performance issue in GridDataControl while maximizing the Main Window has been fixed.
-
#92847 -Last row of the DataTemplate cell works correctly when the corresponding column is sorted.
-
#93990-SummaryRow values are updated correctly when binding the source which inherits INotifyPropertyChanging interface and with two TableSummaries.
GridTreeControl
Features
-
#84154,86299,79073 -Serialization/Deserialization support for GridTreeControl has been provided.
-
#85402-Support for SelectedRows property, SelectionChanged event and common way to find the node while binding DataTable and DataTable.DefaultView has been provided.
-
#84519-Support for Customizing the appearance and styles of GridTreeControl(GridTreeStyleManager)
-
#75195,85014-Update mode property has been implemented in GridTreeControl.
-
#86675-Support for column chooser in GridTreeControl has been added.
-
#89198-Complex properties binding in GridTreeControl is provided.
Fixes
-
#92324-GridTreeControl Node selection is consistent.
-
#92324-GridTreeControl Node selection is consistent.
-
#92289-Issue with the cell level ContextMenu in GridTreeControl has been fixed.
-
#92264-Null checks in GridCellDropDownCellRenderer and GridTreeControlImpl has been added.
-
#90139,90767-Property change event can be overridden in sample level.
-
#93036-GridTree loading performance issue has been fixed when loading more RootNodes.
-
#87865-Shift + Selection on GridTreeControl works fine in the first column.
-
#90923-Exception is no longer thrown when selecting the double value cell in GTC placed in the Docking window.
-
#90197-Issue in the Check Box and ComboBox Cells have been fixed.
-
#91639-TrackSelectionOnCollectionChange property issue in GridTreeControl has been fixed.
-
#90759-Value is updated in dynamicaly added column.
-
#89676-Selection is working correctly when clicked on a cell in edit mode..
-
#89220-CommittCellInfo event fires only once for GridTreeControl.
-
#90123-Exception is no longer thrown when editing a ComboBox cell and a numeric cell.
-
#89676-Selection issue in GridTreeControl has been fixed.
-
#90779-HasCurrentCellState condition check has been added in the PreviewKeyDown event of the GridCellDropDownRenderer class.
-
#90705-Editing the cells in the first TreeColumn is working properly.
-
#93038-Sorting issue in GridTreeControl has been fixed.
-
#93197-Context menu styles are now applied for GridTreeControl.
Changes
-
GridTreeControl Visual Style logic has been changed to give rich look and feel to the control. To retain an old expander cell render, use GridTreeExpandCellRenderer.
-
GridTreeControl visual styles base class is changed from IGridDataVisualStyle to IGridTreeVisualstyle
Fixes
-
#89740-Loading issue in EditWPF has been resolved.
-
#91392-SelectedTextChanged event is fired in CaliburnMicro framework with ConventionManager.
-
#92256-EditControl Replace and ReplaceAll methods are working in SelectionMode.
Fixes
-
#91295-Null exception is no longer thrown when GetPreviewAppointment is called.
Fixes
-
#91081-Latitude and Longitude text can be hidden.
-
#91153-Area is selected correctly based on the input coordinates.
-
#91708-Shape file is loaded into the maps control when set during run time.
-
#93491-Issue in shape file name has been resolved.
Features
-
#89084-Support for displaying the named range in the name box has been provided.
-
#91693-Client profile support is provided.
-
Zoom in and Zoom out support has been provided.
-
#90679-Relative reference copy and paste operation is supported .
-
#90660-Double underline support is provided.
-
#89579-Method to set RowColumnHeadersVisiblity is supported.
Fixes
-
#91974-Making changes programmatically in the spreadsheet control has effect.
-
#90864-Adding 2 Spreadsheet controls on the same page no longer throws an exception.
Features
-
Support to highlight the specific set of tasks has been added, now the user can highlight the critical tasks through this.
-
Zooming support to Data Time schedule has been added, now user can zoom the Gantt Chart area between year and minutes.
Fixes
-
#91539-Custom schedule has been improved.
-
#92170-Issue in rendering Inline items with minutes schedule has been fixed.
Changes
-
ScheduleCellCreated event has been moved to Syncfusion.Windows.Controls.Gantt namespace from Syncfusion.Windows.Controls.Gantt.Schedule namespace.
-
Behavior of drawing non-working hours background has been changed. Now, non-working hours background will draw only when the corresponding GanttScheduleRowInfo CellsPerUnit is equal to 1.
Features
-
#90041-Support for rendering CCITTFAX decoded images has been added.
-
#87669-Support for rendering PNG images has been added.
-
#91941-Support for rendering text using embedded fonts has been added.
Fixes
-
#90631-Format exception is no longer thrown when printing a document in DE culture settings.
-
#89271-Extra space is no longer seen in the PDF document when viewed in PDF Viewer
-
#90041-Image is displayed in the PDF Viewer.
-
#90730-Document is displayed in the PDF Viewer.
-
#89352-Documents are displayed in the PDF Viewer.
-
#89935-Document is loaded even when the visibility of the PDF Viewer is collapsed.
-
#90681-PDF document orientation properties are reflected in the Print Document.
-
#90651-Contents are preserved in PdfViewer Control while loading pdf document.
-
#91172-Pdf Documents are rendered properly in PdfViewer.
-
#92000-MouseLeftButtonDown event is triggered in the PdfViewer.
Fixes
-
#90509-Language built-in function is evaluated while using in the Body of the Report.
Features
-
Have included support to export word and excel from ReportWriter.
Features
-
Improve 3D appearance for basic type chart.
Fixes
-
#91673-Issue in custom tooltip for ChartAdv control while adding into Layout panel.
GaugeWeb
Fixes
-
There are no changes in the product.
Features
-
#6087 - Sub gauge and Numeric Indicator.
Fixes
-
#89031-Nodes in the diagram control are loaded properly when the regional setting is Portugese(Brazil).
-
#89423-Able to edit the Text box when it is added with the Diagram control in Chrome browser.
-
#90373-Model.SizeToContent of the model considers the node's shadow style.
-
#89865-The firing order of Node MouseEnter/MouseLeave events are now changed.
-
#91667-DiagramWebControl no longer refreshes continuously during design time.
-
#91513-Issue with DiagramWebControl's scrolling has been fixed.
-
#91514-Resizing of node is working when the Model's BoundaryConstraint is disabled.
-
#92613-Positioning issue with TextPopupControl has now been resolved.
-
#85057-Issue with displaying other language text contained in a node in client side has been fixed.
Fixes
-
#88195-Column Header text alignment issue on resizing has been resolved.
-
#89181-Duplicate id exception is no longer thrown in designer of Grid when there is LayoutPanel.
-
#88195-Filter combo box resizes when resizing a column.
-
#90516-Able to save empty value in ExcelEdit mode.
-
#89853-Currency textbox values are saved in the database.
-
#91129-Script Error is no longer thrown while right clicking on a row.
-
#91129-Grouping no longer causes the code to crash in IE8.
-
#91185-Script Error is no longer thrown while using ButtonBar.
-
#90522-Empty space is no longer added at the end of the row when frozen rows are set.
-
#91237-PDF Export issue with Summary Row has been fixed.
-
#92798-JScript runtime error no longer occurs in GridGroupingControl while switching from one page to another in multipage.
-
#91237-Exporting Grid to PDF is proper with Summary Row.
-
#92690-ComboBox Selection issue with AddNew record has been fixed.
-
#89712-Last row of data in Grid is now displayed while using stacked header.
Fixes
-
#91515-Horizontal schedule cell is rendering properly the last date of every month.
-
#91575-Support has been provided to drag appointment by clicking anywhere on the appointment .
-
#92953-Run time error no longer occurs when adding more resources with appoinments.
Features
-
Look and feel of Interactive cursor has been improved.
-
Sparkline control has been implemented.
-
Water marking support has been provided for Chart Area.
-
Range breaking support has been provided.
-
Multicolor support has been provided for chart segments.
-
Empty point support has been improved.
-
Sorting has been improved.
-
AreasPanel support has been provided.
-
SyncChartArea has been implemented.
-
Statistical and Utilities functions have been implemented.
-
Alternative background support has been provided for chart area.
-
Properties have been implemented to customize the TickLine stroke and TickLine length.
-
Footer support has been provided for chart.
-
Data point selection and highlight has been implemented.
-
Support to add Multiple Series in Pie and Doughnut chart types in same Chart Area has been implemented.
-
IsVisibleOnLegend property has been implemented.
-
Panning has been implemented for Chart Area.
-
Interactive cursor has been improved for traversing along the entire chart series on mouse move action.
Fixes
-
#89694-Memory leak in Chart Silverlight has been resolved.
-
#87109-Memory Leak issue has been resolved.
-
#89488-Exception is no longer thrown in bubble chart with adornment if value is double.NaN.
-
#91404-Adornment is visible for the previous value point of double.NaN value.
-
#91346-Chart no longer loses its interior color of chart series and chart legend after the first dispose of a chart control.
-
#91391-In MultiPieChart EnableEffect works for all the series.
-
#91408-In Spline chart NaN values are no longer replaced with '0'.
-
#91147-Adornment positioning issue in Range column chart has been fixed.
-
#91418-TopAndBottom type of AdornmentPosition is working in Silverlight chart.
-
#91417-Issue with Gannt chart's adornment position has been fixed.
-
#91420-Negative values are displayed in StackingArea.
-
#92550-Line chart with effect enabled shows the connecting bubble in all the place perfectly.
-
#92586-Chart axis label at the end are no longer drawn thick.
-
#92585-Custom color palette is applied for multiple chart areas.
-
#92600-Combination of StackingColumn and Column chart now works.
-
#83200-Axis Ticks issue in Chart Silverlight has been fixed.
Essential Gauge
Fixes
-
#71054-Linear gauge in Silverlight is loading without Shared Silverlight.
GridControl
Fixes
-
#90051-GridDataControl is refreshed when the AdvancedFiltering is cleared using Clear button in the AdvancedFilter.
GridDataControl
Fixes
-
#91152-GridDataVisibleColumn doesn't disappear while Grouping and UnGrouping.
-
#91630-Group caption no longer shows a huge blank space while grouping.
-
#91371-Issue in ItemTemplate and EditTemplate has been fixed.
-
#91151-Cell value no longer overrides when scrolling .
GridTreeControl
Features
-
#84154,86299,79073 -Serialization/Deserialization support for GridTreeControl has been provided
-
#85402-Support for SelectedRows property, SelectionChanged event and common way to find the node while binding DataTable and DataTable.DefaultView has been provided.
-
#84519-Support for Customizing the appearance and styles of GridTreeControl (GridTreeStyleManager)
-
#75195,85014-Update mode property has been implemented in GridTreeControl
-
#89198-Complex properties binding in GridTreeControl is provided
Fixes
-
#90814-Expander cell is now refreshed when expanded and collapsed from code behind.
-
#91681-DataTemplate in GridTreeControl works properly. .
Changes
-
GridTreeControl Visual Style logic has been changed to give rich look and feel to the control. To retain an old expander cell render, use GridTreeExpandCellRenderer.
-
GridTreeControl visual styles base class is changed from IGridDataVisualStyle to IGridTreeVisualstyle
Features
-
#90952-Events for zooming operation has been implemented.
-
#89040-Virtual LayoutTransfrom for Label Rotation.
-
Option to control clearing selection list on right click.
-
Revamp Port visibility
-
#82991-Add Connection Port at runtime.
-
#89325-Bringing object into center of the view.
-
Revamp all parent child relationship.
Changes
-
PortVisibilty property of the Node is revamped in this release.it supports the value as PortVisibilty Enum type.
Fixes
-
#90333-LineConnector is rendered properly while changing its visibility Property.
-
#88105-Issue with the default tail and head decorator on the LineConnector while using Style has been fixed.
-
#90666-Able to select more than 2 groups in Diagram Silverlight.
-
#90606-LabelDisplacement property of the Node gives effect to the Label.
-
#90859-Issue while Dragging a Group has been fixed.
-
#91292-Lineconnector is not editable when IsPageEditable is set to "False".
-
#91010-Issue with the node DoubleClick event has been fixed.
-
#91110-Memory leak issue in Essential Diagram Silverlight has been fixed.
-
#91657-LabelBackground works for nodes and labels.
-
#91638-Dragging a node on the diagram no longer throws an Exception.
-
#91652-When connections are dropped the scrollbars are not reset to the origin.
-
#91972-Connections are possible when Diagram is hosted in the Child window.
-
#91592-PrintPreview is working properly.
-
#92399-Duplicate ConnectorDragEnd event will no more be triggered.
Fixes
-
#89295-Small Calendar in Schedule no longer displays incorrect date range on changing the view.
-
#90313-Able to define Schedule Appointment DoubleClick event in xaml.
-
#90241-Multiday Appointments do not move to all day appointments category.
Fixes
-
#90896-Map parts do not disappear when reload the map,after zooming or Panning when map is hosted inside the Docking window.
Fixes
-
#88975-PDF Dropdown is no longer shown after exporting to PDF.
Features
-
Support to highlight the specific set of tasks has been added, now the user can highlight the critical tasks through this.
-
Zooming support to Data Time schedule has been added, now user can zoom the Gantt Chart area between year and days.
Fixes
-
#90814-Gantt Chart will now respond to Expand/Collapse operation made through Gantt Grid's API.
Changes
-
ScheduleCellCreated event has been moved to Syncfusion.Windows.Controls.Gantt namespace from Syncfusion.Windows.Controls.Gantt.Schedule namespace.
-
Behavior of drawing non-working hours background has been changed. Now, non-working hours background will draw only when the corresponding GanttScheduleRowInfo CellsPerUnit is equal to 1.
Features
-
#89084-Support for displaying the named range in the name box and the formula bar has been provided.
-
Zoom in and Zoom out support has been provided.
-
#90679-Relative reference copy and paste operation is supported .
-
#89579-Method to set RowColumnHeadersVisiblity is suported.
Fixes
-
#91974-Making changes programmatically in the spreadsheet control has effect.
-
#90864-Adding 2 Spreadsheet controls on the same page no longer throws an exception.
Features
-
#84482- ChartInteractiveCursor support for chartarea.
-
#83337- Editable text support to chart EPS image .
-
Improve 3D appearance for basic type chart.
Fixes
-
#89921-Issues in EPS chart label have been resolved.
-
#89846-EPS image is displayed properly when strip line is used.
-
#90187-AxisLine Width incorrect in EPS image .
-
#92379-Axes title is visible when ChartTitleDrawMode is set as "Ellipsis".
Features
-
#90981- Performance of node dragging, resizing and rotation have now been improved.
Fixes
-
#88594-Drawing Tools are working properly when DocumentScale is changed.
-
#89809-PinPoint/PinPointOffset/Size-Changed event is fired only one time for Connectors and LineSegment shows correct data.
-
#87707-Issue with the diagram's panning has been resolved.
-
#89809-PinPointChanged event is not fired while bringing an element to front.
-
#89860-Exception is no longer thrown while pressing Left/Right/Up/Down arrow keys when no elements are selected.
-
#89971-evtArgs.Element is no longer null when deselecting a node.
-
#89828-NullReference Exception is no longer thrown by the diagram control when it is hosted inside the control node.
-
#89945-Issue with Label's AdjustRotateAngle property has been fixed.
-
#90140-Border is drawn on the diagram model when a background image is added to the model.
-
#91470-The behavior of orthogonal connector is changed with single segment while moving its segment.
-
#91470-Issue with Head decorator of orthogonal connector has been fixed.
-
#92093-Footer alignment is working as expected when page orientation is "Landscape".
-
#91568-Issue with overview control while resizing the ViewPort rectangle has been fixed
-
#92527-Issue with merging of commands with the HistoryManager has been fixed.
-
#91122 - ConnectionPoint's rendering issue is now resolved.
-
#85708,90932,90932 - Docking issue with connector is now resolved.
-
#92627- Diagram no longer throws an exception when selecting a node and Model.Nodes.QuiteMode is set to "True".
-
#89865 - MouseEnter and MouseLeave events of node are now fired correctly.
-
#93074-Selection handler is no longer rendered in diagram when the insert action is cancelled.
Fixes
-
#89710-Default height of the Replace dialog is no longer too small.
-
#89691-EditControl load splitter no longer takes more time to load in windows 7.
-
#90790-"EditControl Cursor manager is not available" exception is no longer thrown.
-
#90906-EditControl selection is working properly.
-
#90830-Exception is no longer thrown while saving.
-
#48903-UseTabs and TabSize properties are working as expected.
-
#91255-Selected text is no longer inserted in wrong line after drag and drop operation.
-
#91978-EditControl Find dialog "Search Hidden Text" checkbox works properly.
-
#92754-EditControl is no longer slow when calling the Current Position method.
GridControl
Features
-
ComboBox cell localization.
-
Support to Consider special character while ResizeToFit.
-
Support for skin manager in Windows forms Grid.
-
Zooming support in windows grids.
-
Grid Localizations (Entire grid).
-
Pivot Grid Implementation.
-
Coded UI Support.
-
Built-in support for Integer, Percentage, double celltypes.
Fixes
-
#87497-CellValue no longer returns formatted text in currency cell.
-
#89438,89808-Drag-n-Drop is allowed in the target index if it matches the left index of active covered range.
-
#88052-ScrollHere Menu option with frozen columns no longer misbehaves when Office2007ScrollBars are set to "True".
-
#89643-Grid data to word is now exporting properly when Grid columns exceed the width of the word document.
-
#89538-Null reference exception is no longer thrown while coping and pasting the data.
-
#90797-Formula cell no longer throws unknown formula error.
-
#90720-Header TextColor no longer changes to SystemColor when MouseHovered or clicked on the column Header.
-
#91047-Thousand Separator and trailing zeros are formatted properly in summary row.
-
#90949-NumericUpDown cell type no longer has extra spaces when aligned to the right.
-
#90836-Rendering issue with DateTimeCell when scrolling it to invisible area of the Grid has been fixed.
-
#89538-Formula reference updated correctly when copy paste a range of cells one by one.
-
#86154-Autocomplete is working fine in GridListControl.
-
#92138-CoveredRanges value appears as such when copied and pasted from excel, exported from grid.
-
#90974 -Hidden columns are no longer exported to excel when AutoFitColumns is set to "True".
-
#41937 -Vertical scrolling performance is improved when celltype is "MaskEdit"
-
#89867-"ExpandAtRowIndex" method works fine with GridDataBoundGrid docked in DockingManager.
-
#89381-FormulaCell references adjusted while copy/paste in invisible range.
-
#92734-Height of the DropDownListBoxPart is adjusted based on the height of its items.
-
#92659-Text margin is set properly when exported from grid to excel.
-
#91525-Windows grids no longer throws "File not found exception on Syncfusion.Grid.Windows.resources".
-
#94178, 93396-Combobox displays the data correctly with exculsive setting.
-
#94123-Currency cell now allows any value even when currency symbol is empty.
GridGroupingControl
Fixes
-
#89569-Sort numbers are shown in column headers even after unwiring the grid from GridOffice2007Filter.
-
#89309-GGC is now displaying the data when the default operator in RecordFilterDescriptor is Not Equal.
-
#91042-Misbehaviour in selection no longer happens in FilterBar when the dropdown list is opened.
-
#91140-System.Nullable exception is no longer thrown in the filterbar cell.
-
#89839-Child element's PropertyDescriptor is returned properly in the NestedTables.
-
#92220-Support is provided to show the filtered column in GridExcelFilter.
-
#89693-PageDown key works fine now in GridGroupingControl.
-
#89874-Format is applied in the GroupCaptionSummaryRow.
-
Office2007 filter icon no longer throws Object null reference exception.
GridConverter
Fixes
-
#90433-Title of the Syncfusion.GridConverter.Base has been changed to Synfusion.GridConverter.Windows.
-
#91069-Column Header Font is exported to Excel.
-
#89874-Summary values for CaptionSummaryCells are Exported to Excel.
-
#91523-Summary cell is aligned to right when exported to excel.
-
#91069-GroupCaption text and Grouping are exported in visible mode.
Fixes
-
#90704-Loading URI in HTML UI shows the web pages.
-
#93080-Table width works when assigning float value in HTMLUI.
Features
-
Support for skin manager in Windows forms Grid has been provided.
Fixes
-
There are no changes in the product.
Features
-
#90041-Support for rendering CCITTFAX decoded images has been added.
-
#87669-Support for rendering PNG images has been added.
-
#91941-Support for rendering text using embedded fonts has been added.
Fixes
-
#90643-An Exception is no longer thrown when using PDF Viewer in the 2.0 framework.
-
#90444-Text is now properly extracted from the PDF document.
-
#89851-Printing document in the PDF Document view no longer throws an exception.
-
#89704-Text displayed is correct in the PDF Viewer.
-
#89851-Table headers are no longer missing in the document rendered in the PDF Viewer.
-
#89851-Transformation of elements in the PDF document is correct.
-
#87691-Document is displayed properly in the PDF Viewer .
-
#90597-Document is displayed in the PDF Viewer.
-
#91436-PageMargins are considered while printing the pdf document.
-
#92518-Number of copies given in the Print Dialog is considered while printing the document.
-
#92387-Margins are maintained in the copy printed using Pdf Viewer.
Features
-
PivotGridControl has been implemented with the following features
GroupingSortingFiltering
Features
-
Zooming support is implemented.
Fixes
-
#87519 - QTP now selects the desired node and does not throws unexpected exception.
-
#77699 - Mouse click is not recognized in XPToolBar's Bar item.
-
Need Popup Support for the MenuBar Item.
-
#87519 - QTP does not select the desired node and throws unexpected exception.
-
GetCellData returns empty string.
Features
-
Improve 3D appearance for basic type chart.
Fixes
-
#91231-Tooltip is displayed when a chart is zoomed.
-
#91464-XZoomPosition and YZoomPosition are changed after performing panning in chart.
-
#92006-Chart Zoom performance issue in IE7/IE8 browser when there are more number of points in the chart has been fixed
Breaking changes
-
In our earlier build versions, we used the same assembly versions for both MVC2 and MVC 3 application (For example : 10.204.0.75).Due to this versioning, a switcher was required to change MVC 3 to MVC 2 configuration mode and vice versa. The users were unable to create MVC2/MVC3 application in parallel without a switcher .
To overcome this issue we have used a new versioning format that will allow any user switch between MVC 2 and MVC 3 without a "Switcher". The versioning is as follows :
-
-
"10.234.0.75"
-
-
10 - denotes Syncfusion build major version.
-
234 - First digit '2' denotes the build minor version, second digit '3' denotes "MVC version" and third digit '4' denotes the Visual Studio Framework version.
-
-
By using this format, we can create MVC2 or MVC3 application by simply changing the version number without using switcher. The above changes are applicable only for MVC assemblies, not for base assemblies like ("Syncfusion.Core", "Syncfusion.Linq.Base", "Syncfusion.Chart.Base")
-
MVCVersionSwitcher utility is removed from build utilities due to MVC assembly version changes.
-
MVC3 is the suggested version to run Syncfusion Sample browser. If you don't have MVC3 version,
please install MVC 3 into your machine in order to run the MVC sample browsers.
Changess
-
In the sample browser, aspx has been removed in MVC and the samples can now be run in razor application.
Features
-
Essential Diagram provides the Zorder commands support in SVG mode.
Fixes
-
#89524-Page loads and the child nodes are no longer overlapped even when the node has multiple parents.
-
#89114-Able to select the Orthogonal and Bezier lines when it is in the straight line.
-
#91920-Casting issue has been fixed.
Breaking changes
-
MVCVersionSwitcher utility is removed from build utilities due to MVC assembly version changes.
-
In the sample browser, aspx has been removed in MVC and the samples can now be run in razor application.
-
MVC3 is the suggested version to run Syncfusion Sample browser. If you don't have MVC3 version, please install MVC 3 into your machine in order to run the MVC sample browsers.
Features
-
#6372 - Support to Merge Cells.
-
#5326 - Data binding support to grid.
Fixes
-
#89033-Controls like Upload Box, Rating within Dialog in DialogEditor Template are working fine.
-
#89713-Paging parameter are initialized in FilterChoiceRequest.
-
#90463-Column HeaderText is updating properly in grouped column.
-
#90126-Same column cannot be grouped again now.
-
#90464-Issue with Grid filter has been resolved.
-
#90464-Clicking on the RowHeader no longer throws an exception.
-
#90640-Issue with Paging and Filtering in JSON mode has been resolved.
-
#90972-OnRecordsUnselectionEvent is no longer missed.
-
#90357-Child Grid is displayed when Grid is loaded in partial view.
-
#89284-Filter is working while using Nullable[Int32] data type column.
-
#89284-Filtering and grouping is working when the column has null value.
-
#90888-Save request has enough data related to paging.
-
#91188-Date filters and integer filter conflict has been resolved.
-
#90948-Server error is displayed OnActionFailure event.
-
#91188-Column Span Issue for "No records to display" cell has been fixed.
-
#91188-Filtering issue on localization has been fixed.
-
#91188-Hide ContextMenu for FilterIcon is visible in FF 3.6
-
#91188-Filter Ok button enabled issue with different browser has been fixed.
-
#91188-AutoCompleteTextBox in FilterMenu does not contain a strange value.
-
#91188-Pager issue with Paging and Filtering has been fixed.
-
#91188-Filtering issue with blank values has been fixed.
-
#91188-Script Error is no longer thrown while using FilterMenu.
-
#91188-Filter Menu CheckBox Issues have been fixed.
-
#91188-Issue with Paging and Filtering has been fixed.
-
#90640-Issue with column grouping has been fixed.
-
#90838-An Exception is no longer thrown while editing a row in the grid.
-
#92038-Issue in grid with jQuery 1.6.4 and GridEditMode.DialogTemplate has been fixed.
-
#90854-CheckBox value is binding in editing template for JSON Mode.
-
#91225-DatePickerFor no longer displays today's date if localization is used in dialog template editing mode.
-
# 91350-FilterBar issue while setting column visible to "False" has been fixed.
-
#91188-Refreshing the pager has been done now while filtering.
-
#91284-Support for shift key functionality in multi row selection is provided.
-
#91188-Issue with Filtering has been fixed.
-
#91188-Blank filtering issue has been fixed.
-
#91188-Issue with AllowGrouping when set to "False" while grouping template column has been fixed.
-
#91510-In Grid, Summary row is displayed in JSON mode.
-
#92571-When disabling paging, context menu no longer has more entries and checkboxes in visible columns submenu are not unchecked
-
#92322-Caption issue with grid Excel export has been fixed.
-
#92790-CaptionText is now customizable in Grid MVC.
-
#92432-Custom Css for Column in JSON mode is working.
-
#92052-Model is bound properly in Complex Databinding.
-
#91188-Expand/Collapse function in Grid MVC has been customized.
-
#91188-Date format issue while filtering has been resolved.
-
#91510-Custom Summary no longer throws an exception.
-
#91188-Filtering issue without selection in Filter Menu has been fixed.
-
#92708-JSON binding issue with Template in FireFox has been fixed.
-
#92147-Script error no longer occurs in grid while zooming chart if grid and chart are on the same page.
-
#92329-Support to exclude HiddenColumns and Template Columns while exporting has been provided.
-
#91218-Rendering grand child issue in 3 level hierarchy has been fixed.
-
#92480-Able to AddNew and Delete Records if AllowEdit is set to "False".
-
#92791-Grid is now loading properly inside tab controls.
Breaking changes
-
In our earlier build versions, we used the same assembly versions for both MVC2 and MVC 3 application (For example : 10.204.0.75).Due to this versioning, a switcher was required to change MVC 3 to MVC 2 configuration mode and vice versa. The users were unable to create MVC2/MVC3 application in parallel without a switcher .
To overcome this issue we have used a new versioning format that will allow any user switch between MVC 2 and MVC 3 without a "Switcher". The versioning is as follows :
-
-
"10.234.0.75"
-
-
10 - denotes Syncfusion build major version.
-
234 - First digit '2' denotes the build minor version, second digit '3' denotes "MVC version" and third digit '4' denotes the Visual Studio Framework version.
-
-
By using this format, we can create MVC2 or MVC3 application by simply changing the version number without using switcher. The above changes are applicable only for MVC assemblies, not for base assemblies like ("Syncfusion.Core", "Syncfusion.Linq.Base", "Syncfusion.Chart.Base")
-
MVCVersionSwitcher utility is removed from build utilities due to MVC assembly version changes.
-
MVC3 is the suggested version to run Syncfusion Sample browser. If you don't have MVC3 version,
please install MVC 3 into your machine in order to run the MVC sample browsers.
Changess
-
In the sample browser, aspx has been removed in MVC and the samples can now be run in razor application.
Gauge
Fixes
-
There are no changes in the product.
Features
-
#6087 - Sub gauge and Numeric Indicator.
Breaking changes
-
In our earlier build versions, we used the same assembly versions for both MVC2 and MVC 3 application (For example : 10.204.0.75).Due to this versioning, a switcher was required to change MVC 3 to MVC 2 configuration mode and vice versa. The users were unable to create MVC2/MVC3 application in parallel without a switcher .
To overcome this issue we have used a new versioning format that will allow any user switch between MVC 2 and MVC 3 without a "Switcher". The versioning is as follows :
-
-
"10.234.0.75"
-
-
10 - denotes Syncfusion build major version.
-
234 - First digit '2' denotes the build minor version, second digit '3' denotes "MVC version" and third digit '4' denotes the Visual Studio Framework version.
-
-
By using this format, we can create MVC2 or MVC3 application by simply changing the version number without using switcher. The above changes are applicable only for MVC assemblies, not for base assemblies like ("Syncfusion.Core", "Syncfusion.Linq.Base", "Syncfusion.Chart.Base")
-
MVCVersionSwitcher utility is removed from build utilities due to MVC assembly version changes.
-
MVC3 is the suggested version to run Syncfusion Sample browser. If you don't have MVC3 version,
please install MVC 3 into your machine in order to run the MVC sample browsers.
Changess
-
In the sample browser, aspx has been removed in MVC and the samples can now be run in razor application.
Fixes
-
#93784-Now it is able to achieve load on demand.
-
#93688-Issue on using MicrosoftAjax.debug.js has been fixed.
Features
-
#74701 - Essential Schedule now supports to create an all-day appointments that can span the course of an entire day, or longer.
-
#85568 #87951 - Essential Schedule now allows to specify a date range that fall within a certain range can be selected.
-
#88923 - Essential Schedule now allows to drag the Appointments from one resource to another.
-
#81604 #88919 - Essential Schedule now supports localization that convert the string to the given culture.
-
#71813 - Essential Schedule now supports to customize the appearance of appointments.
-
#85266 #85568 - Essential Schedule now provides an option to customize the appearance.
-
#87958 - Essential Schedule now supports the Appointments date to be highlighted in the schedule calendar.
-
#74700 - Support to change the first day of the week has been provided.
-
#92666 - Support to block render and add new appointment in particular block time for each resources has been provided.
-
#77134, #74648, #93188, #87952 - Support to change the Start and End hours of schedule control has been provided.
Breaking changes
-
In our earlier build versions, we used the same assembly versions for both MVC2 and MVC 3 application (For example : 10.204.0.75).Due to this versioning, a switcher was required to change MVC 3 to MVC 2 configuration mode and vice versa. The users were unable to create MVC2/MVC3 application in parallel without a switcher .
To overcome this issue we have used a new versioning format that will allow any user switch between MVC 2 and MVC 3 without a "Switcher". The versioning is as follows :
-
-
"10.234.0.75"
-
-
10 - denotes Syncfusion build major version.
-
234 - First digit '2' denotes the build minor version, second digit '3' denotes "MVC version" and third digit '4' denotes the Visual Studio Framework version.
-
-
By using this format, we can create MVC2 or MVC3 application by simply changing the version number without using switcher. The above changes are applicable only for MVC assemblies, not for base assemblies like ("Syncfusion.Core", "Syncfusion.Linq.Base", "Syncfusion.Chart.Base")
-
MVCVersionSwitcher utility is removed from build utilities due to MVC assembly version changes.
-
MVC3 is the suggested version to run Syncfusion Sample browser. If you don't have MVC3 version,
please install MVC 3 into your machine in order to run the MVC sample browsers.
Changess
-
In the sample browser, aspx has been removed in MVC and the samples can now be run in razor application.
Features
-
#90041-Support for rendering CCITTFAX decoded images has been added.
-
#87669-Support for rendering PNG images has been added.
-
#91941-Support for rendering text using embedded fonts has been added.
Fixes
-
#88741-Pdf Viewer MVC works in DE culture setting.
Breaking changes
-
MVCVersionSwitcher utility is removed from build utilities due to MVC assembly version changes
-
In the sample browser, aspx has been removed in MVC and the samples can now be run in razor application
-
MVC3 is the suggested version to run Syncfusion Sample browser. If you don't have MVC3 version, please install MVC 3 into your machine in order to run the MVC sample browsers.
Features
-
#84979-Negative Axis Support provided for Chart Control
Gauge Phone
Fixes
-
There are no changes in the product.
Features
-
No feature implementations have been done.
Fixes
-
There are no changes in the product.
Features
-
No feature implementations have been done.
Fixes
-
#90988-Issue with Page Navigation in Mobile Mvc has been fixed.
Features
-
Essential Mobile Mvc controls will be supported in Blackberry touch devices.
-
#90988-Removed Microsoft's deprecated scripts (Microsoft.js and MicrosoftAjax.js).
-
Stylemanager implementation has been updated. Now styles will be registered for individual packages instead of individual controls. Hence, the number of http requests will be minimized.
-
Supports two types of filtering: Filterbar and Footer (Menu like filtering).
Breaking changes
-
In our earlier build versions, we used the same assembly versions for both MVC2 and MVC 3 application (For example : 10.204.0.75).Due to this versioning, a switcher was required to change MVC 3 to MVC 2 configuration mode and vice versa. The users were unable to create MVC2/MVC3 application in parallel without a switcher . To overcome this issue we have used a new versioning format that will allow any user switch between MVC 2 and MVC 3 without a "Switcher". The versioning is as follows :
-
"10.234.0.75"
-
10 – denotes Syncfusion build major version.
-
234 – First digit '2' denotes the build minor version, second digit '3' denotes "MVC version" and third digit '4' denotes the Visual Studio Framework version.
-
By using this format , we can create MVC2 or MVC3 application by simply changing the version number without using switcher. The above changes are applicable only for MVC assemblies, not for base assemblies like ("Syncfusion.Core", "Syncfusion.Linq.Base", "Syncfusion.Chart.Base")
-
MVCVersionSwitcher utility is removed from build utilities due to MVC assembly version changes
-
MVC3 is the suggested version to run Syncfusion Sample browser. If you don't have MVC3 version, please install MVC 3 into your machine in order to run the MVC sample browsers.
Changess
-
In the sample browser, aspx has been removed in MVC and the samples can now be run in razor application
Fixes
-
#90988-Issue with Page Navigation in Mobile Mvc has been fixed.
Features
-
#6168-Essential Mobile Mvc controls will be supported in Blackberry touch devices.
-
#6306-Removed Microsoft's deprecated scripts (Microsoft.js and MicrosoftAjax.js).
Breaking changes
-
In our earlier build versions, we used the same assembly versions for both MVC2 and MVC 3 application (For example : 10.204.0.75).Due to this versioning, a switcher was required to change MVC 3 to MVC 2 configuration mode and vice versa. The users were unable to create MVC2/MVC3 application in parallel without a switcher .
To overcome this issue we have used a new versioning format that will allow any user switch between MVC 2 and MVC 3 without a "Switcher". The versioning is as follows :
-
"10.234.0.75"
-
10 – denotes Syncfusion build major version.
-
234 – First digit '2' denotes the build minor version, second digit '3' denotes "MVC version" and third digit '4' denotes the Visual Studio Framework version.
-
By using this format , we can create MVC2 or MVC3 application by simply changing the version number without using switcher. The above changes are applicable only for MVC assemblies, not for base assemblies like ("Syncfusion.Core", "Syncfusion.Linq.Base", "Syncfusion.Chart.Base")
-
MVCVersionSwitcher utility is removed from build utilities due to MVC assembly version changes
-
MVC3 is the suggested version to run Syncfusion Sample browser. If you don't have MVC3 version, please install MVC 3 into your machine in order to run the MVC sample browsers.
Changess
-
In the sample browser, aspx has been removed in MVC and the samples can now be run in razor application
Gauge
Fixes
-
#90988-Issue with Page Navigation in Mobile Mvc has been fixed.
Features
-
#6168-Essential Mobile Mvc controls will be supported in Blackberry touch devices.
-
#6087 - Sub gauge and Numeric Indicator.
-
#6306-Removed Microsoft's deprecated scripts (Microsoft.js and MicrosoftAjax.js).
Breaking changes
-
In our earlier build versions, we used the same assembly versions for both MVC2 and MVC 3 application (For example : 10.204.0.75).Due to this versioning, a switcher was required to change MVC 3 to MVC 2 configuration mode and vice versa. The users were unable to create MVC2/MVC3 application in parallel without a switcher .
To overcome this issue we have used a new versioning format that will allow any user switch between MVC 2 and MVC 3 without a "Switcher". The versioning is as follows :
-
"10.234.0.75"
-
10 – denotes Syncfusion build major version.
-
234 – First digit '2' denotes the build minor version, second digit '3' denotes "MVC version" and third digit '4' denotes the Visual Studio Framework version.
-
By using this format , we can create MVC2 or MVC3 application by simply changing the version number without using switcher. The above changes are applicable only for MVC assemblies, not for base assemblies like ("Syncfusion.Core", "Syncfusion.Linq.Base", "Syncfusion.Chart.Base")
-
MVCVersionSwitcher utility is removed from build utilities due to MVC assembly version changes.
-
MVC3 is the suggested version to run Syncfusion Sample browser. If you don't have MVC3 version, please install MVC 3 into your machine in order to run the MVC sample browsers.
Changess
-
In the sample browser, aspx has been removed in MVC and the samples can now be run in razor application.

|