Features
-
#76109-Chart WPF now supports adding of built in Technical indicators, which greatly help the users to make finance decision by providing them indications that is obtained from the existing data. Chart WPF also supports ten different useful indicators like Bollinger band, MACD and etc.
-
#78860, 80288-Chart WPF supports cross origin axis. The origin lines along with labels can now appear inside the plot area itself so that the user can easily track the points in the coordinate.
-
#80285-Chart axis labels can be added either above or below the horizontal axis. Similarly axis labels can be added either left or right to vertical axis.
-
#71388, 68202-Fast Chart types have been revamped for better performance and loading large amount of data.
-
#79429-Strip line labels are now rotatable.
-
#58651-Sorting now works for indexed and non-indexed data and can be done in ascending and descending order.
-
#79429-Fast lines can be customized to have better appearance. The user can have dashed lines, dotted lines and other effects for a fast chart type.
-
#80876-The cordiality of the series in the plot area can now be defined by the customer. The customer can bring a series before another series or move back a series behind another series using this feature.
-
New SparkLine control has been implemented, which helps the user to have a quick view on the data. It provides fast visualization of raw data used in much business application.
-
Chart WPF supports multiple Pie Charts in an area.
-
Chart WPF is not supported in QTP, by installing our QTP add-on.
-
Chart WPF supports empty point data for all chart types.
-
Chart WPF provides an option to customize the appearance of empty point.
-
Chart WPF now considers null values of any nullable attributes as empty points and plots the points perfectly. Also, allows the user to set empty point value either as zero or average of adjacent points.
-
Legend items can be arranged in any panel, in addition to already existing built in Grid and wrap panel.
Fixes
-
#69596-Null reference Exception is no more thrown in ChartArea.
-
#79764-Property Dialog box opens now when custom window is used.
-
#79935,80628-Chart WPF Toolbar menu item selection is proper now.
-
#80232-Interactive cursor now will not move out of axis .
-
#79357-Null reference exception is no more thrown while clearing series.
-
#79148-Nullifying the labels in source does not throw any exception.
-
#56442-Issue while using XMLWriter in 9.2 but not in 9.1 is cleared.
-
#80143-Visibility property of the heat map items works perfectly.
-
#80840-DateTime interval now works properly.
-
#80827-Exception is no more thrown while calling chart.Dispose method.
-
#81024-Null reference exception is no more thrown while saving chart image.
-
#81045-Exception is no more thown when chart type is changed while the chart is in 3D view.
-
#81049-Serialize method when called works fine when chart is in 3D view.
-
#81313-Null Exception is no more thrown while disposing chart in 3D mode.
-
#70241-Exception is no more thrown while adding single chart area in syncchart area's collection.
-
#81775-Pie chart will no more have undefined square background even after adding point with zero value.
-
#82121-Histogram Chart can now be created without any issue.
-
#81603-Chart is now plotted correctly if the secondary axis is logarithmic axis and contains value zero.
-
#82021- StackedArea chart will be plotted correctly even when last Y Value is added as NaN.
-
#81961-Width of the chart segments are now consistent while drag and drop a column chart segment .
-
#81302-Segments will no more overlap with each other when multiple fast column series are added in a chart area.
Features
-
#77890 - Customization of NudgeIncrement value is implemented .
-
NodeDragging event has been implemented.
-
Support for canceling NodeDeleting, ConnectorDeleting, PreviewNodeDrop, PreviewConnectorDrop, NodeDragging events are provided.
-
Position of dropped Node can be determined in NodeDrop event.
-
#76504 - Logical behavior for BringForward and SendBack Commands is implemented.
-
#74730, #79093 - Option provided to disable Multible selection for Node and LineConnector.
-
Option to disable Decorator dragging.
-
#81767 - Support provided for fixedsize DiagramPage.
-
#77842 - Support for new Arc Line Connector in Line connector types has been provided.
-
#72854 - Support provided to Preview the Symbol palette item during drag and drop.
-
#81240 - Support for Bowtie style diagram has been provided.
-
#73478 - Rounded corners support has been provided to Straight and Orthogonal lines.
Fixes
-
#80376-Nodes are loaded now when more than one diagram is hosted in different TabControl.
-
#80702-LineConnectors are connected to customized ports without any issues.
-
#76410- hierarchicalTreeLayout of the DiagramControl is now updated properly.
-
#76975-The Node_Clicked event now fires when the DiagramControl's IsPageEditable property is set to false.
-
#81349-Line connector is retained while moving with linestyle.strokedasharray setting.
-
#81259-Modifying Stretch property of Node's CustomPathStyle will now have its effect.
-
#81471-Content that lies on the negative axis is no more clipped.
Changess
-
By default the Node's CustomPathStyle's Stretch property will be None.
-
By default the Bring Forward and Send Backward commands depend on VisualEffect.
-
FilterIndexes attached property of SymbolPalette is changed from Int32Collection to IList of int type, now it will accept both List of int and Int32Collection type.
-
LineBridgingEnabled property of DiagramModel is depreciated and this feature can be enabled by using DiagramView's LineBridgingEnabled property.
Fixes
-
#82423-Null Reference Exception is no longer thrown while using diagramModel.Nodes.clear().
-
#82558-LineConnector is placed in proper position based on the start and end point positions.
Fixes
-
SD 5160- FontSize now changes at run time in a rolling gauge.
-
SD 5592 -A linear gauge will now automatically fit when changing orientation.
-
SD 5684 - Issues with the FontFamily, FontSize, and IncludeFirstValue properties in CircularGauge have been fixed.
Features
-
#74897,#73274- Styles can now be exported from Rich text cells to Excel.
-
#76749- Support for printing Rich Text Box content(Flow document) is provided.
-
Enhanced rendering workflow for CellRenderers.
-
Support for Formula Copy/Paste feature is included.
-
GridDataControl - Excel support for clipboard operations.
-
GridControl - HTML support for clipboard operations.
-
RichTextBox CellType is added.
-
#77626,#78560- Support added for error validation in Data Table.
-
#79271,#79493,#79503- Filter event is included for handling filtering with GridDataControl.
-
#79341- Support provided to select all cells while pressing Ctrl+A key.
-
#79611-Feature request when exporting grid to excel is included.
-
#79394-Support to Copy/Paste RichTextBox in Grid Control is provided.
-
#76963-Overlapping Cells support Grid[SL/WPF].
-
#76963-Image cell Support in Silverlight and WPF Grid Control.
-
Support provided for Cell Formats and Table Style in Excel importing.
-
Support for conditional formatting with formulas.
-
#76963-Support for complete Data validation in Excel Importing has been added.
-
#78621-Support added for drop down cell in Filter Bar similar to Windows forms.
-
#75861-Support added for Editable drop down cell in filter bar.
Fixes
-
#79643-Selected Range displays the right values when EnableNodeSelection is set as "True" in GridTreeControl.
-
#81217-Clicking +/- sign in GTC works fine.
-
#79692-CurrentCell and HighlightSelection behaves as expected In MouseUp and MouseDown.
-
#81386-Combo Box Cell will no more retain the old value after navigating to the next cell.
-
#81442-Issue with GTC when tree column is bigger than width of the grid is fixed.
-
#81263-Value changed in ComboBox does now gets committed when Enter Key is hit in GridTreeControl and GridDataControl .
-
#81071,81714-All case of Drag and Drop on Grid Tree controls now works properly.
-
#81952-Now sorting and filtering of GDC works fine when bound to business objects containing ICustomTypeDescriptor and Generic properties .
-
#81330-Filtering on Grid bound to DataTable now works fine even for more than 50000 records.
-
#81382-Image will be displayed now in the exact size while exporting to excel.
-
#80875-AutoScrolling issue on disabling the Grid cells has been fixed.
-
#81695-Selection now works fine on both mouse up/dow events.
-
#81527-Text in Filter Bar can now be deleted without any problem by pressing Delete key.
-
#81766-Editing the intermediate text of Filter Bar cell now works fine.
-
#82141-UpdownEdit Cell now works fine for step value.
-
#81864-GDC header cell will now render properly for any given column width.
-
#81541-Check box in data template cells now works fine while using IValueConverter.
-
#82366, 75564-Scrollbar will no more be scrolled automatically.
-
#81900-Double Edit cell value will no more overwrite the first character on second key press.
-
#81951-GridTreeControl's AllowAutoSizingNodeColumn property now works properly.
-
#82370-Null reference exception is no more thrown while the itemsource is dynamically changed.
-
#81607-Combo box cell will persist the new value even when the cells loses its focus.
-
#82049-Table summary of Nested Grid will be displayed in last row without overlapping the existing record rows.
-
#81829-Printing, Exporting and Filtering of GDC will work now as expected in Right to Left flow direction .
-
#81496,81517-Filter bar cells will now get arranged properly on scrolling.
-
#81948-Sort number will get displayed as expected in the new visual style of GDC.
-
#82405-Delete functionality of the Filter bar will work fine where wildcards will no more get added while deleting the character.
-
#81387-Cell type will now get changed dynamically without any problem.
-
#I82152-GDC will now filter multiple filter value on String type column.
-
#I82191-Complex property binding performance on editing from Grid has been improved.
-
#I77664-Auto scrolling issue on selection change in GDC has been fixed.
-
#I82068-Serialization related issues in GDC has been fixed.
Fixes
-
#78244 - Exception is no more thrown in EditControl when Ctr+C is used to copy and Ctr+V to paste the data.
-
#78244 - IMouse cursor mismatch issue is cleared when the EditorControl is loaded.
-
#82238-Nested items are now shown beyond two levels in Intellisense Window.
Features
-
Now you can add custom statuses, in addition to default statuses, for appointments.
-
Mapping support has been extended to all properties available in ScheuduleAppointment, allowing you to bind data with all of ScheuduleAppointment's public properties by using ScheduleMapping.
Fixes
-
#6880 - The issue with adding spanning appointments across multiple days in DaysView with a recurrence series has been fixed.
Features
-
Conditional Formatting like MS-Excel
-
Formula Support in Spreadsheet Control
-
DataValidation in Spreadsheet Control
-
Localization Support in Spreadsheet Control
-
VisualStyles in Spreadsheet Control
Features
-
External Property / Object Binding
-
Import / Export Gantt Control to MS Project as .xml files
-
Drag and Drop TaskBar Item
-
Options provided to make the visibility of Year Header
-
Added in-built style collection for Task Bar Item
-
Options provided to make the visibility of Resource Name
-
Added Office2010Blue, Office2010Black and Office2010Silver Visual Styles
Features
-
Essential PDF Viewer provides support for viewing and printing PDF files.
-
Essential PDF Viewer supports various PDF objects like text, line, curve, colorspace, and Jpeg image with DCTDecode and FlateDecode filters
Features
-
Provides support for loading server reports which is hosted inside Sql Server Report Server.
-
Provide support for exporting to PDF and XPS format.
-
Provides support for operators and basic text expressions, date expressions.
-
New events to manipulate the report parameter at runtime has been added.
-
Images which are part of data source column is now supported.
-
Provides support for image datasource in List and Tablix.
-
Report Parameter basic manipulation functionalities added.
-
#4834-Provides support for SQL Server Reporting Services(SSRS).
Features
-
Essential ReportWriter provides support for both RDL2008 and RDL2008R2.
-
Essential ReportWriter provides support for various report elements such as Tablix, Chart, Gauge, Image, Textbox, line and Rectangle.
Features
-
Support provided for crossing X and Y axis.
-
Support for client side mouse events is added.
-
Spark line chart control is added.
Fixes
-
#79960 - Y-Axis range values are now refreshed after postback.
-
#76411- "Out of Memory" exception not thrown while rendering dashed spline chart.
-
Issue with Chart primary Y axis and primary X axis labels is fixed.
-
#81800-Empty points are now displayed as expected in spline chart when AllowGapForEmptyPoints is true.
-
#81506-ShowDataPoints now works fine in histogram chart type.
-
#81787 -Chart area border lines now supports transparent color while exporting as EPS Image.
-
#81796-The axis edge label (6-digit decimal) text will no more overlap while using EdgeLabelsDrawingMode property.
-
Spline area chart does now renders properly after zooming the chart.
-
Chart labels are now correctly drawn in funnel chart 3d view.
-
Exception is no more thrown when negative points are added to the chart series at design time.
-
Hiding issue with fancy tools is fixed and works as expected.
Features
-
#79813 - Support provided for ConnectionPoint custom size.
-
#63053 - Enhanced OrthogonalConnector connection behavior.
-
#80790 - Implemented BezierCurve with more than 4 points.
Fixes
-
#80238-BitmapNode's bitmap lock works without any issue.
-
#80230-NodeSelected event is now triggered properly.
-
#81648-Diagram webcontrol background image is now fine when texture wrapmode is set to clamp.
-
#82476-ChangingTextPopup control will no more occupy space at the end of DiagramWebControl even when invisible.
-
#79890 - Object reference not set to an instance of an object.
-
#79186-Diagram web control no longer throws exception while loading old Diagrams.
Features
-
#66192,#69688,#66311,#66550,#78161,#64425 - Now localization can be achieved for all static strings in the GridGroupingControl without satellite assembly.
-
Expression filtering support has been included in GridGroupingControl FilterBar.
-
Support for exporting GridGroupingControl to PDF has been added and improved the quality of Word and Excel Exporting.
-
Complete support for customizing Grid through CSS has been included.
Fixes
-
#78536-GridPager makes proper logout functionality now in the master page.
-
#78979-Time consumption for selecting a record in IE7 is minimized now.
-
#79408-Grid now retains its original size after print.
-
#78357-Enter-Key functionality is implemented in ExcelEditMode.
-
#78161-Text Aligment for Add and Remove button of Filter Dialog is proper.
-
#79875-Item Template is not duplicated when a column is grouped.
-
#78964-While Clicking on a cell, the selected cell now scrolls with the table.
-
#71869-ConditionalFormat'css class is now applied to Alternate rows.
-
#80094-Setting Pagesize in desiger with SQL datasource at designer does not throw error .
-
#57711-EssentialGridObject.js file is not blocked by firewall.
-
#80587-Summary row cell in Excel sheet now lines up exactly when a column is removed.
-
#78161-Groupcaption text is now updated properly when Pagesize is greater than the number of items.
-
#64419-Visual Element and Column Resizing is now working fine.
-
#78161-Groupcaption text is now getting updated properly when Pagesize is greater than the number of items.
-
#78964-Selected cell scrolls properly with the table when clicked on a cell.
-
#80006-Css Class is now applied properly now to a particular cell/column.
-
#81634-Null reference exception is no more thrown when FilterBar is enabled and no datasource for grid.
-
#80587-Summary row cell in Excel sheet now lines up exactly when a column is removed.
-
#78536-GridPager now makes proper logout functionality in master page.
-
#78979-Selection record time is improved in IE7.
-
#57711-EssentialGridObject.js file is no more blocked by firewall.
-
#80094-Setting Pagesize in designer with SQL datasource at designer no more throws the exception.
-
#80085-SourceListRecordChanged event is now fired on deleting a record.
-
#78161-Text Alignment for Add and Remove button of Filter Dialog is proper now.
-
#79408-Print causing permanent expansion of Grid issue is fixed.
Features
-
#79451-Schedule supports new Server-Side Event on Add Appointment.
-
#63323 - Schedule supports server-side event on view strip item click.
-
#75420 - New Icon is added for appointment as well both Reminder and Appointment Icon can be customized.
-
#73998 - Schedule server-side print option support server-side events before and after server-side print.
-
Appointment can be added and edited through Inline i.e. without opening the Add/Edit Appointment Window.
-
New features like Cut, Copy, Paste, Print, Reminder are available now for Context Menu Items.
Features
-
Chart WPF now supports adding of built in Technical indicators, which greatly help the users to make finance decision by providing them indications that is obtained from the existing data. Chart WPF supports ten different useful indicators like Bollinger band, MACD and etc.
-
Chart WPF supports multiple Pie Charts in an area.
Fixes
-
#81121 - Clearing an existing series and adding it again will no longer throw any exception.
-
#81381 - Arrangement of series segment are fine now after changing chart type.
-
#81597-Getting x, y coordinates after Zooming the chart is possible now .
Fixes
-
SD6871 - Label tick positions now render properly in a circular gauge.
-
SD6569 - Circular gauges now work properly when minor interval values exceed major interval values.
-
SD6407 - Linear bar pointers now render correctly.
Features
-
RichTextBox CellType support has been added.
-
Support provided for Cell Formats and Table style in Excel importing.
-
Support for conditional formatting with formulas is added.
-
#76963-Support for Overlapping Cells in Grid[SL/WPF].
-
#76963-Image cell is supported in Silverlight and WPF Grid Control.
-
#76963-Implemented the complete Data validation support in Excel importing
Fixes
-
#81774,80877-Resizing row height with mouse works fine without any issues.
-
#81967-Page Up Key now works properly in Silverlight GridDataControl.
-
#81891-Exception is no more thrown while navigating the DataTemplate cell containing image, using key board.
Features
-
Customization of NudgeIncrement value is Implemented.
-
NodeDragging event has been implemented.
-
#79223 - Support for canceling NodeDeleting, ConnectorDeleting, PreviewNodeDrop, PreviewConnectorDrop, NodeDragging events have been provided.
-
Position of dropped Node can be determined in NodeDrop event.
-
Drawing Tool support has been provided.
-
Virtualization support provided for Silverlight DiagramControl.
-
#73312 - Negativeaxis support provided for Silverlight DiagramControl.
-
Panning support provided for Silverlight DiagramControl.
-
SizeToContent support provided for Silverlight DiagramControl.
-
Margin, Height and Width support provided to DiagramPage.
-
#77842 - Support to new Arc Line Connector in Line connector types has been provided.
-
#72854 - Support provided to Preview the Symbol palette item during drag and drop.
-
#78934 - Support for Cut, Copy and Paste feature has been provided.
-
#81240 - Support for Bowtie style diagram has been provided.
-
#75783 - Support for Overview control has been provided.
-
#78616 - Line bridging has been provided to Line connectors.
-
#81361 - PagedCollectionView support for DiagramSilverlight Itemsource.
Fixes
-
#79979 - Co-ordinates of Connection Port values are now Rounded.
-
#79985 - Node Connection Ports can be created now during Runtime.
-
#81312 - GUID of Node is retained during Save and Load.
-
#80945 - Support to drop the shapes outside the background image.
-
#82226-GridLines will be updated properly when GridHorizontalOffset and GridVerticalOffset are changed before loading the control.
-
#82200-Nodeclick event is now invoked when IsPageEditable property is set to False.
-
#82203-Disconnected lines are now placed correctly based on the StartPointPosition and EndPointPosition.
Features
-
Now you can add custom statuses, in addition to default statuses, for appointments.
-
Mapping support has been extended to all properties available in ScheuduleAppointment, allowing you to bind data with all of ScheuduleAppointment's public properties by using ScheduleMapping.
Fixes
-
#6880 - The issue with adding spanning appointments across multiple days in DaysView with a recurrence series has been fixed.
Features
-
Provides support for operators and basic text expressions, date expressions.
-
New events to manipulate the report parameter at runtime has been added.
-
Images which are part of data source column is now supported.
-
Multipage Tablix rendering has been improved.
Fixes
-
#81163-Exception is no more thrown in ReportViewer while using German OS.
Features
-
External Property / Object Binding
-
Import / Export Gantt Control to MS Project as .xml files
-
Drag and Drop TaskBar Item
-
Options provided to make the visibility of Year Header
-
Added in-built style collection for Task Bar Item
-
Options provided to make the visibility of Resource Name
-
Added Office2010Blue, Office2010Black and Office2010Silver Visual Styles
Features
-
Conditional Formatting like MS-Excel
-
Formula Support in Spreadsheet Control
-
DataValidation in Spreadsheet Control
-
Localization Support in Spreadsheet Control
-
VisualStyles in Spreadsheet Control
Features
-
Support provided for crossing X and Y axis.
-
Large chart can now be printed in multiple pages.
Fixes
-
#81787 -Chart area border lines now supports transparent color while exporting as EPS Image.
-
#81796-The axis edge label (6-digit decimal) text will no more overlap while using EdgeLabelsDrawingMode property.
-
#81800-Empty points are now displayed as expected in spline chart when AllowGapForEmptyPoints is true.
-
#79411-"Out of Memory" exception is no more thrown while rendering dashed spline chart.
-
#81506-ShowDataPoints now works fine in histogram chart type.
-
Spline area chart does now renders properly after zooming the chart.
-
Chart labels are now correctly drawn in funnel chart 3d view.
-
Exception is no more thrown when negative points are added to the chart series at design time.
-
Hiding issue with fancy tools is fixed and works as expected.
-
#82721-IsWindowsless property in chart is changed to public.
Features
-
#76833, 79709 - Preview for Symbol Palette node during drag and drop support has been provided[Visio behavior].
-
#67115 - Support for adding selected node of palette on clicking diagram has been provided[Visual Studio behavior].
-
#79813 - Support provided for ConnectionPoint custom size.
-
#63053 - Enhanced OrthogonalConnector connection behavior.
-
#80790 - Implemented BezierCurve with more than 4 points.
-
Support provided for buit-in ContextMenu of Diagram to perform Diagram Features.
Fixes
-
#80652 - Connector now works correctly when right clicked on its end point and showing a context menu.
-
#80729 - Diagram does not throw an exception when no printer is installed.
-
#80035 - ControlNode now renders properly when ruler is enabled.
-
#80029 - ControlNode image quality is now enhanced while zooming.
-
#80916 - Bezier curve now considers the control points for rendering when BezierCurve(Points[] pts) is used.
-
#80474 - HierarchyLayout is proper now when it has multiple parents.
-
#80821 - Scrolling and Drawing issue with SizeToContent is cleared.
-
#80902 - Resize handle is now added to Polyline node.
-
#81443 - Diagram can now be printed in landscape mode properly.
-
#81410 - Nodes are now snapped to grid while dragging and dropping from the palette when the ruler is visible.
-
#81410 - The edge of the Polyline connector is now connected to the start point when the ruler is visible.
-
#81001 - Error "Could not find file'Syncfusion.Diagram.Base.Resource' " is no more thrown while opening palette in Symbol designer.
-
#81537 - Rectangular box will no longer appear while updating rich text editor.
-
#82197 - Layer/LayerCollection owner is now updated properly when deserialized/cloned.
-
#82415 - OutOfMemory Exception is no more thrown while docking the Line.
-
#82527 - Issue with HorizontalOffset and VerticalOffset value mismatch is fixed.
-
#79691 - SymbolPalette will no more throw exception while opening old palette files.
-
#82587 - Loading new version symbol palettes will no more throw exception.
-
#79263 - Rendering issue while scaling is fixed.
-
#80238 - BitmapNode's bitmap lock issue is fixed.
-
#79710 - Diagram Background image is now drawn properly while printing/print preview .
-
#80201 - Load binary method will no more throw exception for custom extension diagram files.
-
#80037 - Issue with custom DiagramController is fixed.
-
#79709 - TextEditor and Control in control node will now be deactivated when a node is dragged and dropped from a pallete bar .
-
#79353 - DiagramController OnKeyDown method is now fired for the Control key .
-
#79940 - Overview control no more throws exception with ViewPortBoundsChanged event .
-
#79843 - Diagram builder restores properly after minimizing.
Fixes
-
#79895 - Text drag and drop now places the text in the right position.
-
#80707 - Exception will no more be thrown when wave line is deleted.
-
#79856 - Drag and Drop operation now works fine between the two instance of EditControl.
-
#81611,81667 - Caret will no longer be misplaced in EditControl when right to left layout is enabled.
GridControl
Features
-
Filter events are added for accessing values in the FilterBar
Fixes
-
#79177-Serialization issue is cleared with picturebox cells.
-
#79397-DateTimePicker cell no more throws Null reference exception in AddNewRecord.
-
#79355-Issue in designer code with few properties without being used is cleared.
-
#79293, 80182-Combobox in grid works correctly.
-
#79534-Issue with Validate value setting in GridgroupingControl is cleared now.
-
#79225-Filterbar works fine in GridDataBoundGrid.
-
#68677-Scrolling in GGC behaves properly.
-
#79957-CurrentCell.MoveTo behaves properly.
-
#80348-Null Reference exception is thrown in gridFormulaEngine.GetValueFromArg() mehtod while computing without cell reference.
-
#80205-Filtering will no longer clear itself on second click in any of the column.
-
#80155-Setting margin via PageLayout class is now reflected while printing.
-
#80182-Localization is performed well when Contextualization is done via QueryCellStyleInfo event.
-
#70799-"AddNew not called" error is fixed when multi-line cell loses focus.
-
#81783-ScrollOrientation now results either as HorizontalScroll or VerticalScroll as per the event being hooked.
-
#81846-The first cell of the top most row is now visible.
-
#80759-Exception is no more thrown while underlying data changes.
-
#81572-API is implemented to identify the filtered column.
-
#80758-Numbers entered in currency cell will be retained properly.
-
#81768-InvalidCastException is no more thrown when GetFormattedText() method is called.
-
#81074-Excel like fill series is now working properly for DateTime cells with formatting.
-
#81960-Excel like copy/fill series is now working properly with checkbox and mutli-line cells.
-
#82235-Null reference exception is no more thrown in formula cell.
-
#82474-"Object must implement Iconvertible" Exception is no more thrown when an item in combobox is selected.
-
#82173-Invalid message is no more shown while changing the percentage cell value.
-
#81402-Exception is no more thrown while editng the percentage cells .
Grid Excel Converter
Fixes
-
#79216-Grid converter exports colors correctly for subsequent export.
-
#80856-Caption will no more be exported when ShowCaption property is set to false.
-
#80638-Exception will no more be thrown while exporting GridGroupingControl with summary.
-
#81994-Single column now can be exported with grand summary to excel in GGC.
-
#82171-Borders are now exported correctly to Excel.
-
#82709 - Summary values are now exported to excel from a hierarchical grouping enabled grid.
-
#80984-Formula reference is now updated properly while Insert/Delete operation is done.
Features
-
No Feature implementations have been done
Fixes
-
There are no changes in the product
Fixes
-
#64608 - Selection of dates in Navigation calendar reflects the appropriate dates in ScheduleGrid in Arabic culture setting.
Features
-
Essential PDF Viewer provides support for viewing and printing PDF files.
-
Essential PDF Viewer supports various PDF objects like text, line, curve, colorspace, and Jpeg image with DCTDecode and FlateDecode filters
Features
-
#75901,#79364,#80703-Support for Drilldown chart is added.
-
Support provided for crossing X and Y axis.
-
Support for client side mouse events is added.
Fixes
-
#81787 -Chart area border lines now supports transparent color while exporting as EPS Image.
-
#81796-The axis edge label (6-digit decimal) text will no more overlap while using EdgeLabelsDrawingMode property.
-
#81800-Empty points are now displayed as expected in spline chart when AllowGapForEmptyPoints is true.
-
#79411-"Out of Memory" exception is no more thrown while rendering dashed spline chart.
-
#81506-ShowDataPoints now works fine in histogram chart type.
-
Spline area chart does now renders properly after zooming the chart.
-
Chart labels are now correctly drawn in funnel chart 3d view.
-
Exception is no more thrown when negative points are added to the chart series at design time.
-
Hiding issue with fancy tools is fixed and works as expected.
Features
-
Essential Diagram supports Grid Lines which enables the proper positioning of nodes with horizontal and vertical grid lines on the drawing area.
-
Label Editor is provided for each node and connector which enables the user to edit labels during run time.
-
Essential Diagram supports Hierarchical-Tree Layout to arrange the nodes in a tree-like structure.
-
Essential Diagram supports Table Layout to arrange the nodes in a table-like manner.
-
Essential Diagram supports Dynamic Line Connector for connecting the nodes.
-
Essential Diagram supports serialization process which enables save and load the diagram page.
-
Essential Diagram supports customize the symbol palette and custom shapes can be added.
-
Decorator shapes can be added to the head and tail of the connectors. Three types of decorator shapes provided are as follows:
1. Arrow
2. Diamond
3. Circle
Fixes
-
#80374 - Runtime error is no more thrown in Diagram MVC sample.
Features
-
#73265 - Enhanced the exporting option from grid to excel.
-
#76134 - Support for Virtual Scrolling has been added in Grid MVC.
-
#79351 - Support for Bulk edit has been included in Grid MVC.
-
#72909 - Columns can now be added dynamically in Grid MVC
-
Now the column will be hidden in server side itself.
-
Support for Context Menu in Grid MVC has been added.
-
Support for Dialog Editing in Grid MVC has been added.
-
Essential Grid MVC now supports exporting to PDF/Word document.
-
Filter Bar support has been included in Grid MVC.
Fixes
-
#61947 - GridPropertiesModel.HeaderText is effective now.
-
#78329 - No Column adding issue found now while using GridPropertiesmodel.
-
#79915 - Html tag link is now working fine in Post actions.
-
#81959-Selection and highlighting now works properly in Column Template Element.
-
#82695-Grid will no more throw exception when it is rendered directly in body.
-
#82007-GroupingDescriptors are now not considered when AllowGrouping is set as false.
-
#77926-Mouse event is now accessible in hover event.
-
#82695-Grid no more throws exception when it is rendered directly in body.
-
#82007-Grouping will no more be enabled after setting AllowGrouping to false.
-
#10011-Json Mode overload method is now available for custom binding.
-
#81959-Selection and highlighting works fine in template element.
-
#82063-Hide Cloumn issue with Normal mode and Mapping name is fixed.
-
#61947-GridPropertiesModel.HeaderText now has its effect when used.
-
#78329-Adding Column on using Grid properties model no longer throws exception.
-
#82063-Hide Cloumn issue with Normal mode and Mapping name is fixed.
Features
-
No Feature Implementations have been done.
Fixes
-
There are no changes in the product.
Features
-
Appointment can be imported and Exported as .ics file
-
Appointment can be added and edited through Inline i.e. without opening the Add/Edit Appointment Window.
Features
-
New Chart types like Radar, Polor, Bubble, StackingColumn100, StackingBar100, RotatedSpline, BoxAndWhisker and Tornado has been included
-
Zooming and Panning support for Chart has been Implemented
-
Web Service Data Binding for Chart Control
Features
-
Performance level is improvised for Gauge controls
Back to Top
|