Features
-
#72701 - Feature added to support the Chart in PDF mode.
-
#76457 - Palette and CustomPalette properties been supported for the Chart Segment to change the Interior color.
-
#77918 - Feature implemented to calculate the basic Statistical functions such as Mean, Median, Standard deviation, Variance, Variance Based Estimator, etc based on sample series and Utility functions like Normal Distribution, T- Cumulative distribution and F- Cumulative distribution.
-
#78860, 80288 - ChartAxisLabels feature is been implemented for rendering the Axes Label and Stroke along with the origin axis, which also provides the user to customize its appearance to be placed above or below the axis.
-
#81252 - VisibleRange property for the Secondary Axis feature is been implemented to have the Y-axis label range to scaled with the Data points.
-
#79358 - Feature implemented for improving the performance of loading the Adornments while adding datas more than 100.
-
#81603 - Feature supporting Adornment function for all the Fast Chart types.
-
#81953 - Feature supporting Smart Label for resolving the overlapping of Adornments. It supports the labels to be drawn with line from each and every segment along with the AdornmentIntersectAction function. The feature also supports to customize the appearance of the line between the label and the point.
-
#86121 - Feature supports the International Units of Measure which get added within graphing package for labels and plotting, i.e Units of Physical entities, like m, kg, K(Kelvin), s (second) and etc.
-
#81252 - Chart Axes has been improved in the look and feel basis, i.e Axes label overlapping, Labels restricted to one string of text, Axes label Orientation adn Tick marks.
-
#83007, 83008 - Chart supports for in-built Watermark feature, which enables the user to set a text / image or any content directly as water marker to Chart and Chart Area.
-
#84412 - Histogram Chart type supports the feature of Normal Distibution curve.
-
#85262 - Properties like Largechange and Smallchange for Horizontal Scrollbar feature being implemented.
-
#85583 - Heatmap Chart Type now supports Wrapping the text to place the text in multiple lines.
-
Sector Panning feature has been implemented for the SyncChart Area.
-
New samples has been implemented with the added features.
-
New function of NMath and NMathStats has been synchronised with the Chart WPF.
Fixes
-
#85418-Syncchart area no more throws exception while clearing and adding new areas.
-
#85583-Wraping text in HeatMapItem is now working ,when set from template using DataType.
-
#86166-Context menu in chart area does not throw an exception.
-
#88590-Misspelling in Chart Properties Dialog is corrected.
-
#85429,85611-Chart performance is now improved to load huge data.
-
#87041-Gridline is now visible if SmallTicksPerInterval is set to 1.
-
#86625-Logarithmic Axis intervals are now rendering properly in Chart WPF.
-
#83981-Empty points are now supported in Fast chart types.
-
#86523-Zooming operation using mouse wheel does not reverse in behavior.
-
#86872-Issue with the Chart area top padding value is now resolved.
-
#86872-Chart Annotation OffsetY is now correct when set OffsetY as Zero.
-
#86897-Issue with the Drag preview for the bar chart is now resolved.
-
#87047-Axis label is now center aligned when IntersectAction is set to none and rotate angle is given.
-
#86886-Interval is now set properly when IsAutoSetRange is set to False.
-
#86814-Scatter Chart is now displaying the Edge points properly.
-
#86814-On Setting Enabled Effects to true,the edge points are now rendered properly.
-
#87305-Scale Break Line is now positioned properly on Zooming operation.
-
#87248-Exception is no longer thrown on calling Chart Dispose.
-
#87020-Adornments is now rendering properly in Stacking Bar 100 and StackingColumn 100.
-
#87945-NullReferenceException is no longer thrown during dispose.
-
#87130-Last point in series is now shown in line chart types.
-
#87249-Sector zooming now fits the scrollbar.
-
#87289-Chart Series annotation are not placed above the zooming toolkit.
-
#87459-Scale Break auto mode is woking properly.
-
#87891-Null Reference Exception is no longer thrown when clicking over the pie Chart.
-
#88239-Interval value is preserved on zooming.
-
#87693-Custom color palette is applied properly.
-
#86947-Multiple Pie Chart legends do not take additional space.
-
#88399-Can set different color palette for different chart controls.
-
#87695-Color palette is applying different color for all the chart areas in case of multiple chart areas.
-
#88622-NullReferenceException is no longer thrown in ChartArea.Clear
-
#88050-Axis interval rendered properly in the chart.
-
#88422-Negative values are drawn correctly in column sparkline.
-
#88005-TimeLineControl issues are resolved.
-
#88456-Major Grid lines in Chart are no longer hidden.
-
#88652-ContextMenu is visible in SyncChartArea.
-
#87392-Timeline Control when resized does not make the chart disappear and window is functionable.
-
#88498-Adornments are no longer shown for empty points in bubble series with EnableEffects set to "True".
-
#88652-Interactive cursor LocationChangedEvent is triggering for Synchart Areas.
-
#89042-Adornment labels are no longer white when VS2010 style applied.
-
#88953-Clearing series and adding a new series then deserializing chart results in series with the segments.
-
#88564-Exception is no longer thrown during deseriealization.
-
#88887-Interactive cursor do not jumps while dragging the cursor close to X axis in synchart areas.
-
#86516-While switching from AxisType Double to AxisType DateTime the datetime label is no longer disappearing.
-
#89433-NullReferenceException is no longer thrown when clearing chart areas.
-
#85773-Dragging Chart WPF control from the ToolBox to designer of 3.5 framework project no longer throws an Exception.
-
#89021-Chart initial load time performance has been resolved.
-
#88746-Angle between the axis are equal in radar and polar chart.
-
#86947-Multiple Pie Chart Legend no longer misbehaves when clearing and adding two series.
-
#88743-Chart Axis labels are placed correctly in consistent Range calculation mode.
-
#88886-Zooming toolkit issue in SyncChart area has been resolved.
-
#88239-Drag and drop works while zooming Gantt chart.
Changes
-
Some of the APIs of ChartAxis class have been changed as follows:
-
The property "ChartAxisLabels" is renamed as "AxisLabelsPosition"The property "ChartTickLinesPosition" is renamed as "TickLinesPosition" and its property type has been changed from "TickLinesPosition" to "AxisPositions"The property "ChartLabelsPosition" is renamed as "LabelPosition" and its property type has been changed from "LabelsPosition" to "AxisPositions"
Features
-
#87330-Support to Print diagram shapes with effects.
-
Support for LabelOrientation.
-
#86727-Enhancements in Orthogonal LineConnector.
-
#75783,77613-Overview control has been implemented.
-
#98975-Access the SymbolPaletteItem independently without SymbolPalletteGroup.
-
#80732-Support to host SymbolPaletteItems using ItemSource property.
-
#81767-Support to content Fit to the DiagramPage.
-
#82336-Apply TableLayout on selected Nodes.
Fixes
-
#86813-Issue in displaying default context menu instead of custom context menu is fixed.
-
#87060-Issue in binding with IsSelected property through styles is fixed.
-
#86727-Orthogonal line with one intermediate point will automatically change its bend 'L' or inverted 'L', depending the point specified.
-
#86878-Performance Issue while Dragging the Nodes when LineBridging is enabled is fixed.
-
#87170-Issue in unable to choose ComboBoxItem when it is hosted as Node's Content is fixed.
-
#86250-ArgumentOutOfRangeException is no longer thrown while adding a Node to the DiagramModel.
-
#87676-Size of the page is now updated properly, when a new Node is added.
-
#88136-Higher values in the LineCornerRadius property no longer throws an Exception.
-
#88346-Hosting diagram in tabcontrol no longer throws "Object reference not set to an instance of an object" exception.
-
#88755-Unwanted connections to root node is removed, when ItemSource is reassigned.
-
#88918-LineConnector is connected in a proper direction, when a line is connected to a node through a port.
-
#88968-Exported images are no longer getting blurred when exporting a big Diagram.
-
#88520-Issue while changing the value of the Label property of the SymbolPaletteGroup and SymbolPaletteFilter has been resolved.
-
#87206-Copying and pasting of the objects(Node and Lineconnector) no longer throws exception in 3.5 frame work
.
Changes
-
#82336-The Bounds property of DiagramView will not have any effect and instead a new "LayoutBounds" property has been implemented with Horizontal and Vertical alignment of Diagram within rectangular bounds.
-
#82336-Hereafter RefreshLayout has to be used to update the layout instead of calling StartNodeArrangement and PrepareActivity methods.
Gauge WPF
Fixes
-
#86829 - Gauge graphical issues in custom lables and images are rectified.
Features
-
#79358 - Feature added to support NumberMajorDivision and NumberMinorDivison in Gauge Scale
Changes
-
Two new properties named "ColumnOptionsButtonBorderBrush" and "HeaderHoverForegroundBrush" have been added in the IGridDataVisualStyle interface.
Features
-
Scrolling Performance has been improved
-
Added Conditional format support for Dynamic Objects
Fixes
-
Memory Leak issue in GridControl and GridDataControl has been fixed
-
#85709-Connectors can now connect to the self defined ports after disconnecting it from the central port.
-
#85918-Additional column now doesnot gets added in GridTreeControl.
-
#84699-Cut Paste now works on GridDataControl.
-
#85350-Handling CurrentCellValidating event is now working while comitting the cell Value by pressing ENTER/RIGHT/LEFT Keys.
-
#79643-Shift + Selection now works in GridTreecontrol.
-
#83926-Issue while moving RootNode to SubNode is now rectified.
-
#86023-GridDataControl combo box now works when drop down style is set to autocomplete.
-
#85558-GridTreeControl now works properly on removing the records.
-
#85974-Null reference exception is no more thrown when entering into edit mode.
-
#85861-Deleting the record from table in GridTreeControl no more throws RowNotFoundInTable Exception.
-
#85990-Able to handle key down events in sample side by overriding the custom cell Render class.
-
#86269-PointToCellRowColumnIndexOutsideCell method now returns the correct value when the scrollbar is clicked.
-
#85811-Vertical scroll on scrolling with mouse scroller does not throw the Argument exception with NestedGrid.
-
#86072-Value is now updating correctly while setting Update Mode as Property Changed in the GridDataVisibleColumn.
-
#86658-BinarySearch in AddRange method will not throw an exception.
-
#83926-Duplication not found in SubNode while moving RootNode to SubNode of the another RootNode.
-
#85578-Column Header now doesn't get stucked when dragged in grid control.
-
#86637-Selecting Unbound rows doesn't throw Argument out of range exception.
-
#85789,85918-Navigating the cells through tab key doesn't throw null reference exception.
-
#85913-Selection now works in Grid Data control when setting FilterBars and FrozenColumns.
-
#86017-Performance Issue in GridTreeControl while Adding/Deleting the records in the DataTable is now rectified.
-
#86650-Exception is not thrown now in Editable Combobox cell in GridDataControl.
-
#86864-Background color of the row header now doesn't change when row gets selected in GridTreeControl.
-
#86784-Calling dispose method doesn't throw the Null reference exception.
-
#86220-When a tab having empty GridDataControl is clicked exception is not thrown now.
-
#86212-Row now scrolls on scrolling through down arrow in the scroll bar after calling ResizeRowsToFit.
-
#86152-VisibleColumn Header style is now applied to the NestedGrid also.
-
#86654-Issue with the ComboBox cells when using Backspace Key is now rectified.
-
#86828-CollectionChanged event is now not firing multiple times on record selection changing.
-
#86304-GroupDropArea Text is now preserved while setting GroupDropAreaHeight to the empty Grid.
-
#85536-Issue with CurrentCell Selection with Combobox CellType is now resolved.
-
#75564-In GridTreeControl,single click on combo box cell now doesn't cause the current cell.Isediting property to true.
-
#79973-Behavioral issue with DropDown Celltype is now resolved.
-
#85594-Dropdown of the combobox is now closing while clicking the scrollbar.
-
#86653-Issue with the combobox dropdown opening is now resolved.
-
#86861-ComboBox dropdown now closes after clicking the blank area.
-
#85967-CommitCellInfo is now raised for DataTemplate cells in NestedGrid.
-
#86868-NullReference Exception is no longer thrown while setting DropdownStyle as Exclusive.
-
#87077-Exception is no longer thrown while clearing the DataTable in GridTreeControl.
-
#87127-Exception is no longer thrown in GridDataControl while deleting the DataRow which is in edit mode.
-
#87085-Ctrl + Navigation now works in GridTreeControl.
-
#83926-Subnode are now moved to inner subnode of the treeGrid without duplicating the nodes.
-
#86941-Exception is no longer thrown when large data exported to Excel.
-
#87106-ArgumentOutOfRange exception is no longer thrown when removing the records from the collection.
-
#86230-Currency Edit cell now updates with the CurrentCulture.
-
#86770-Behavioral issue while setting ActivateCurrentCellBehavior as SetCurrent in Windows Classic Theme is now resolved.
-
#86865-Issue in Selecting cell is now resolved.
-
#87084-Ctrl+X no longer throws System.Argument Exception.
-
#82932-CommitCellinfo Event is not raised for each press in the DataTemplate Cells.
-
#86873-Multiple selection now works in GridDataControl on DataTemplate cells.
-
#87423-Column resizing issue in virtual grid is now resolved.
-
#86535-In GridDataContol,the cell value is now displayed correctly when the culture is set to German culture in double edit cell.
-
#87531-Header style now works properly in GridDataControl.
-
#87050-Issue in RecordSelectionChanged event in GridDataControl is now resolved.
-
#86938-Editing the record in GridTreeControl now shows the correct value.
-
#87462-Behavioral issue in ActivateCurrentCellBehavior property is now resolved.
-
#87198-CurrentChanged Event is not fired many times now in GridDataControl.
-
#86636-Resizing Behavior issue in GridDataControl is now resolved.
-
#86636-Resizing Behavioral issue in GridTreeControl is now resolved.
-
#87051-Issue in RecordSelectionChanged event in GridDataControl is now resolved.
-
#86929-Respective styles are now applied correctly to the grid,when changing the Windows theme.
-
#87462-ActivateCurrentCellBehavior now works on DataTemplate cells.
-
#86080-Performing various operations in GridTreeControl now does not crash the application in different situation.
-
#87407-Different sorting results do not occur in GridTreeControl for same data collection.
-
#87114-Stack overflow exception is no longer thrown on cell click in Grid Data Control.
-
#87320-Changing the cellvalue in CommitCellInfo event no longer throws StackOverFlowException.
-
#87404-Strange behaviour is not found while rendering DataTemplate cells and scrollbars.
-
#86828-"SelectedNodes CollectionChanged" event is not firing multiple times when Node selection changed.
-
#86080-When deleting a record in edit mode, the edited value is not reflected in the newly added record.
-
#87037-Performance issue on maximised Window is resolved.
-
#86180-Scrolling Performance issue while using more than 25 VisibleColumns is resolved.
-
#87784-Shift+Selection works in GridTreeControl when one record is selected.
-
#81830-Able to scroll freely when the grid is grouped, sorted and data updates are taking place.
-
#86415-Performance issue in GridDataControl while scrolling is now resolved.
-
#87157-Issue in coping and pasting of special characters is resolved.
-
#87530-Cell value that starts with single quotation is displayed.
-
#86006-Some methods for Getting Row and RecordIndex in ES-QTP has been implemented.
-
#88129-Issue in key press of Ctrl + X in a DataTemplate cell has been resolved.
-
#88035-Dropdownlist gets closed in GridDataControl when Alt key + UP Arrow key is pressed.
-
#87518-Issue in Mouse drag has been resolved.
-
#88172,88262-Issue in current cell frame is resolved.
-
#88177-Issue in selection of cell is resolved.
-
#87802-Exporting GridTreeControl to Excel using IRange is working.
-
#88188-Issue in combobox cell close is rectified.
-
#87404-Behavioural issue in Editing DataTemplate Cells are resolved.
-
#87127-Exception is no longer thrown while deleting the record in GridDataControl when it is in EditMode and contains only single record.
-
#88010-Data Template cell on edit mode does not float over the other cell when moving the horizontal scroll bar.
-
#88183-Sorting is applied automatically in the TreeGrid when the value changes in the underlying Collection.
-
#88038-Edit mode does not end in combobox when left or right arrow keys are used.
-
#87770-Switching between basic filtering and advance filtering gets changed.
-
#87531-The background and foreground color is updated properly when changing the filter value.
-
#88261-Issue while selecting and editing the columns have been resolved..
-
#88753-Argument Exception is no longer thrown while deleting the column header by pressing DELETE key.
-
#88483-Selection no longer remains empty in the RecordSelectionChanged event while navigating cell by pressing UP/DOWN/LEFT/RIGHT/TAB key.
-
#88385-Memory leakage issue in GridDataControl has been resolved.
-
#88321-Issue in Model Render Row count has been resolved.
-
#88323-RecordSelectionChanged issue while clicking Header Cells has been resolved.
-
#87878-Exception is no longer thrown when moving between cells using keyboard
-
#88049-Styles are applied when ItemsSource is null.
-
#88713-Exception is no longer Thrown while editing the cell after clicking any combobox cell.
-
#88106-Now it is possible to set the NullValue in DoubleEdit Cells.
-
#88477-Issue with CellComments has been resolved.
-
#88261-TreeGrid is refreshed properly when Cut/Copy/Paste the Tree Nodes using CTRL+Keys.
-
#88782,89126-DataTemplate Cell values are get updated when updated through code behind.
-
#88785-Multiple cell selection is no longer applied when the cell is in Edit Mode.
-
#88680,89095-Behavioural issue while sorting the columns which contains DB.NULL values is resolved.
-
#89001-Selection is applied correctly while TrackSelectionCollectionChange is enabled.
-
#88478-Highlight Foreground Color was applied correctly and the contents in the cells are preserved.
-
#88621-Combobox value changes correctly and multiple selection is not lost.
-
#88635-Designer Debugging mode, Itemsource property no longer throws exception.
-
#88226-DateTimeEdit cell shows the Millisecond value when CustomPattern is set.
-
#88621-Combobox is no longer showing the cursor when the DropDown Style is in Exclusive mode.
-
#89107-HeaderCellTemplate is applied while using dynamic objects in the underlying collection.
-
#88758-Exception is no longer thrown when selecting a cell,when both FrozenRows and FooterRows or FrozenColumns and FooterColumns are set.
-
#88029-Custom aggregate summaries refreshes the summary.
-
#87423-Column Header no longer sticks on the Record Cell while Drag / Drop.
-
#88901-Exception is no longer thrown when appling Condition formatting to Dynamic entities.
-
#88011-Issue in selecting rows is resolved.
-
#88413-Exception is no longer thrown when passing null value to PropertyChangedEvent.
-
#88450-FilterBar Wildcard character no longer crashes.
-
#88597-The expression used in the Formula Cell is validated.
-
#88848-Memory Leak issue in GridDataControl while using the GridDataControl inside Docking Manager has been resolved.
-
#88378-All Groups expand when grouping the columns via GroupDropArea.
-
#88785-Multiple cell selection is no longer applied while scrolling the grid horizontally.
-
#89420-First cell is no longer auto selected when columns are created dynamically.
-
#88585-Edited rows no longer jumps to someother row when grid is grouped with two columns without sorting.
-
#88809-Real time update no longer changes the grid selection.
-
#88036-SelectedItem is highlighted in the DropDownList of the combobox.
-
#89422-Column selection is retained after sorting and modifying the cell values.
-
#86415-Performance issue while scrolling and clicking the cells in GridTreeControl is now resolved.
-
#85594-Textbox and CheckBox are cleared while Scrolling.
-
#88715-SelectedItems.CollectionChanged event is getting hooked when mouse hover to the title window.
-
#89047-Issue in copy entire table and paste in excelhas been resolved.
-
#88633-GridDataControl DataTable binding edit mode issue has been resolved.
-
#87866-In Built-In Combobox, SelectedItems are not changing in MouseOver on the ListBoxPart Area.
-
#89675-HyperLink CellType no longer throws exception in GridDataControl and GridTreeControl.
-
#89616-Issue with the value change and editing the cell while using dynamic objects as ItemsSource has been resolved.
-
#86017-Parent Child Line Connectors are drawn while setting EnableRenderCheckIfGlyphNeeded as "True"
-
#89511-Issue in GridCellDropDownRenderer class has been resolved.
-
#89606-Issue with the cell selection when the ContextMenu is set to "True" has been resolved.
-
#88111-Adding a new row to the GridDataControl no longer crashes.
Fixes
-
#86831-XAML Language based highlighting is now correct when split the lines by using Enter key.
Fixes
-
#86209-Appointments are shown properly even while resizing the window.
-
#86753-Schedule Appointments now does not overlaps for last day of month.
-
#87376-Schedule observable collection is no longer removed and added on each drag and drop.
-
#86306-Memory leak is resolverd while adding or removing Calendar control in Schedule WPF.
-
#83694,86510-Performance issue in Schedule WPF while loading week view has been resolved.
Features
-
#4646- Bing Maps Support for Maps
Fixes
-
#89022-Symbols position is refreshed after loading the Map from File.
Fixes
-
#88446-Issue while loading the new workbook at runtime is resolved.
Features
-
Data Virtualization has been supported in Gantt, child nodes in the hierarchy will be loaded on demand now for better loading performance.
-
Support to achieve Resource View Gantt has been added, now the users can populate more than one node in a single row and they can design the Resource View Gantt through this.
-
Custom Date Time schedule support has been provided, now users can specify how the schedule should appear on Gantt.
-
Custom Numeric schedule support has been provided, now users can form the schedule for any numeric measurement units, no need to depend on DateTime to schedule and track progress.
-
Hours and Minutes schedule types are implemented.
-
Full time schedule has been implemented, now resizing and drag and drop of nodes is not strictly fit to the exact date, it will work based on full time.
-
Gantt Grid has been exposed as public, now users can include custom columns to the Grid region and users can customize any part of the Gantt Grid.
-
Base Line support has been added, now users can fix the estimated plan and compare it with the progress latter and also can add the base line columns to the Grid dynamically on demand basis.
-
Base Line Table view has been implemented, now users can easily compare and find the variance between the current status and initial plan of the project.
-
Base Line Statistics has been implemented, now users can easily get the current statistics of the project in an object format. This will provide all basic information about the project.
-
Selected Items API has been added, through this users can interact with the selected items of Gantt.
-
Two new visual styles are added to inbuilt visual styles namely VS2010 and Blend.
-
API to scroll the Gantt Chart to specific DateTime/pixel has been implemented.
-
API to toggle the visibility of Non-working background color and chart lines are added, this will help to reduce the loading time.
-
API to customize the progress indicator color has been added.
-
API to toggle the DateTime pattern on Start, Finish and Duration fields has been added. Now user can toggle the DateTime pattern between displaying normal Date and Date with Time has been added.
-
APIs to change the layout width of Gantt Grid and Gantt Chart has been added.
Changes
-
APIs of Predecessor class have been changed to CLR properties, now these API’s are not of Dependency type.
-
Class type of Predecessor has been changed to normal class, now it is not a Dependency Object type class.
-
Data Type of Default Start Time and Default End Time has been changed to TimeSpan type.
-
IsReadOnly API has been removed from Gantt.
-
RowBackground API has been removed from Gantt.
-
Schedule Type Enum has been changed, few types are removed and new types are added. Please find modified schedule type Enum below,
-
Custom DateTime
-
Custom Numeric
-
Day With Hours
-
Day With Minutes
-
Month With Days
-
Month With Hours
-
Week With Days
-
Year With Days
-
Year With Months
Features
-
Text rendering has been improved
Fixes
-
#88037-Problem with the visibility of the scroll bar has been resolved.
-
#86999-Document is loaded in the Pdf viewer.
-
#88015-Parenthesis is no longer missing in the PDF document when viewed using PDF Viewer.
-
#89272-Quotes are no longer missing in the PDF document when viewing in the PDF Viewer.
Fixes
-
#88980-PointValue is set properly while using Sum and other aggregate functions.
-
#89860-Execution time is proper in ReportViewer.
-
#88980-ReportViewer does not show parameters when using hidden in ReportParameter.
-
#88986-Able to print matrix representation Tablix in ReportViewer.
-
#89475-Exception is no longer thrown in ReportViewer while using null value Gauge pointers.
-
#89479-Refresh function is working.
Features
-
MultiValue support for Parameter in ReportViewer has been provided.
-
#88763, 89074 - Support for Tablix summary and merge cells has been provided.
-
Expression support for Like and ToString has been improved.
-
Expression support for RowNumber has been improved.
-
Ability to provide Data Source credential information in Code behind.
-
SQL Azure DataSource support has been included.
-
Ability to load Report from SQL Azure Reporting Service.
Fixes
-
There are no changes in the product.
Features
-
No feature implementations have been done.
Features
-
Implemented HTML5 web chart control
Fixes
-
#87801-Crispness issue in axes gridlines are rectified.
-
#88797-Zooming postion issue has been fixed.
GaugeWeb
Fixes
-
#89347-Dragging gauge to palette no longer throws error.
Features
-
Half-Circular Gauge :
-
Support for frame Start angle and frame end angle
-
Digital Gauge :
-
Support for adding mulitple items.
-
Rich Client-Side Events and Client-Side API's
-
Support 14 Built-in themes
-
Rolling Gauge :
-
Rich Client-Side Events and Client-Side API's
-
Support 14 Built-in themes
Features
-
#85057- Support is provided for getting TextNode properties in client side.
-
#79404 - ZoomIn(), ZoomOut(), ZoomToActual() and ZoomToSelection(RectangleF) support have been added.
-
#85456 - Formatting support for Label has been added.
Fixes
-
#86571-NullReferenceException is no longer thrown by org ChartLayoutManager.
-
#87362-Rendering issues with OverviewControl/DiagramWebControl/PaletteGroupbar when hosting it in MVC environment is now resolved.
Features
-
#63708,#73621 - Ajax Grid with Server and Json mode.
Fixes
-
#86383-Extra double quotes has been removed in Filter dialog now.
-
#85130-Able to export grid to excel with 2010 version.
-
#86330-Localization support to grid pager tool tip is now added.
-
#86678-Localization with grid filter dialog at current condition list is now localized at loading time.
-
#86342-Localization support to search button's tool tip is now added.
-
#87194-Grid Excel Export to server is now working.
-
#86366,86441-Divide By Zero Issue has been resolved.
-
#86503-Hide column issue with edit mode and mouse hover exception has been resolved now.
-
#86429-Last column width is displayed properly while scrolling with frozen columns.
-
#86686-Caption Row is not visible in exported PDF even when it is set to false.
-
#86951-Validation works fine when clicking save button while using inside Template.
-
#87235-Issue in hierarchical grid with context menu has been resolved.
-
#87556-Combobox value in ExcelEdit mode updates the cell value correctly in IE.
-
#88418-Scrolling works fine now when clicking on horizontal scroll pane.
-
#88440-Selection issue while using composite control has been resolved.
-
#88641-ScrollWheel is working when frozen rows are set
Features
-
#85115- Schedule control support hyperlink for Resources.
-
#85115- Zooming functionality in calendar.
Fixes
-
#85152-Resource Owner value now returns the correct value while dragging and dropping appointment in Horizontal schedule.
-
#84095-Issue while rendering appointment in Horizontal mode Day view is now rectified.
-
#85152-Dragging appointments from schedule to gridview no longer throws script errors.
-
#85115-Subject of Appointment can be now set as Hyperlink.
-
#87601-Months in the Schedule header will be displayed properly even when any date in the month is set as StartDate.
-
#87601-ClientSideOnAppointmentClick is firing when AllDay for an appointment is set as "False".
-
#87601-Appointment Rendering problem in Horizontal mode in IE9 is resolved.
-
#87245-Page scrolls up while clicking on a schedule cell when there is a vertical scrollbar for the page in IE is resolved.
-
#87794-Horizontal Mode dragging will work when TimeInterval is set to OneDay.
Features
-
#82763 - Feature implemented to support the "Logarithimic Grid" for Chart supporting Logarithimic function.
-
#78860,80288 - ChartAxisLabels feature has been implemented for rendering the Axes Label and Stroke along with the origin axis, which also provides the user to customize its appearance to be placed above or below the axis.
-
#82612 - Indexed feature supports being implemented for the Negative values.
-
Chart Silverlight samples has been modified for the better look and feel of the samples.
-
TestBed samples for Automation purpose has been created.
Fixes
-
#82677-Small Ticks at the edge points are now visible.
-
#86660-Custom color palette is now applied for chart silverlight.
-
#86661-Ticks at the start and end of Yaxis is not visible now when Series type is set to bar.
-
#85794-Property to handle MinorGrid lines stroke value and thickness has been implemented in Chart Silverlight.
-
#86948-Doughnut Chart is now displaying the legends.
-
#86817-Chart performance issue when enableEffects is set to "True" is now resolved.
-
#82766-Pie Chart Segment Labels are now positioned properly.
-
#86962-Tooltip now shows correct content when adornment info is visible.
-
#86907-Exception is no longer thrown when stripline content is passed with a framework element.
-
#87038-Axis line is now visible for column and area chart types.
-
#87032-Axis line is now present in Radar/Polar chart.
-
#87109-Exception is no longer thrown on disposing the chart.
-
#86808-The axis line is thick on setting the OpposedPosition as "True".
-
#87175-Major and minor Grid lines are generating properly in Chart Silverlight.
-
#82766-Legends are displayed on initial loadup and Edge segment is not partially hidden.
-
#87689-On setting the margin for the Chart area, the annotation is placed at proper position.
-
#87623-Distance between the legends and the chart area does not increase with number of series.
-
#87408-On Adding additional chart axis,the axis is added properly.
-
#88489-GridLineStroke color works.
-
#88693-Column chart with 0 value no longer throws argument exception.
-
#87628-Scatter points are not misplaced when Line chart with enable effects is set "True".
-
#88490-Stacked Area Chart is drawn correctly.
-
#87761,87762,87760-Stacking Bar Chart adornments are positioned properly and bar width is proper.
-
#87902-Column series no longer shows any gap near zero when series has negative values.
-
#88749-An additional axis gridline is no longer being placed in the radar and polar chart.
-
#88752-Setting stroke StrokeThickness works for polar, radar chart.
-
#88751-Labels are positioned properly in Polar,radar chart.
-
#88500-Spline, SplineArea chart with emptypoints are drawn correctly.
-
#88499-Adornments with SegmentLabelContent as percentage no longer shows NAN for all segments if there is an empty point.
-
#89447-ToolTip works for all chart types.
-
#87109-Exception is no longer thrown on disposing the chart.
Essential Gauge
Features
-
#71054 - Feature added to support Built-in visual Styles for Essential Gauge
Fixes
-
#85123 - Linear GaugeMinor Tick lines is not rendering properly
Features
-
Scrolling Performance has been improved
Fixes
-
Memory Leak issue in GridControl and GridDataControl has been fixed
-
#84568-Row selection now work properly when selecting through Right click.
-
#85868-No more exception is thrown while scrolling the nested grid using mouse wheel.
-
#85814-Performance of the grid silverlight now doesn't crash while setting column sizer property.
-
#85983-Header text does not disappear on selecting another cells.
-
#75635-Issue with HighlightSelection background and SelectedItems count while selecting multiple row is now resolved.
-
#84564,86187-The value gets updated in the Collection after changing the value in the ComboBox.
-
#88297-GridControl do not crash while setting HeaderRows and HeaderColumns as Zero.
-
#87791-Hyperlink and formatting issues in virtual importing are resolved.
-
#87998-Filtering works in DomainGridDataControl.
-
#89316-While clicking the CheckBox cell, Checkbox no longer disappears when setting AllowEdit as "False".
-
#89334-Filter changed event will provide the correct Source list count.
-
#88933-Header color is changing while applying filter.
-
#83586-Memory Leak issue in WPF and Silverlight GridControl has been resolved.
Features
-
#83776-Support to customize the Preview of Symbolpaletteitem.
-
DeleteCommand.
-
#82517-TextDecoration for Label.
-
#98975-Access the SymbolPaletteItem independently without SymbolPalletteGroup.
-
#80732-Support to host SymbolPaletteItems using ItemSource property.
-
#81767-Support to content Fit to the DiagramPage.
-
#82336-Apply TableLayout on selected Nodes.
Fixes
-
#86537-ZIndex for Nodes will no more be affected when the control is unloaded and loaded back.
-
#86565-Exception will no longer be thrown while copying and pasting an unsupported element in Node's Content.
-
#86496-Background will be updated properly when Zooming operation performed and BoundaryConstraintArea is set.
-
#87155-Issue in updating line bridges when a LineConnector is added before rendering Diagram is fixed.
-
#87622-Objects selected programmatically are now added into selection list.
-
#87294-Issue in showing the Default menu instead CustomContextMenu in the first right click is fixed.
-
#89041-Issue in updating line bridges by enabling LineBridging of a connector before loading is fixed.
-
#89117-Option has been provided to disable dropping of SymbolPaletteItem through AllowDrop property.
Changes
-
#82336-The Bounds property of DiagramView will not have any effect and instead a new "LayoutBounds" property has been implemented with Horizontal and Vertical alignment of Diagram within rectangular bounds.
-
#82336-Hereafter RefreshLayout has to be used to update the layout instead of calling StartNodeArrangement and PrepareActivity methods.
Fixes
-
#86961-Schedule holidays collection is now added/displayed properly.
-
#87034-Appointment event on double click can be handled now at user side.
-
#88355-Holiday Appointments are displayed when added in code behind.
Features
-
#4652- Bing Maps Support for Maps
Fixes
-
#87016-Page view is proper as per zoom percentage.
-
#87014-Formatting issue in Silverlight Report Viewer has been resolved.
-
#88980-PointValue is set properly while using Sum and other aggregate functions.
-
#88975-PDF export is proper while changing ReportParameter.
-
#88980-Support has been provided to set parameters while using WCF service to show RDL reports.
-
#89860-Execution time is proper in ReportViewer.
-
#88980-ReportViewer does not show parameters when using hidden in ReportParameter.
Features
-
MultiValue support for Parameter in ReportViewer has been provided.
-
#88763, 89074 - Support for Tablix summary and merge cells has been provided.
-
Expression support for Like and ToString has been improved.
-
Expression support for RowNumber has been improved.
-
Ability to provide Data Source credential information in Code behind.
-
SQL Azure DataSource support has been included.
-
Ability to load Report from SQL Azure Reporting Service.
Features
-
Data Virtualization has been supported in Gantt, child nodes in the hierarchy will be loaded on demand now for better loading performance.
-
Support to achieve Resource View Gantt has been added, now the users can populate more than one node in a single row and they can design the Resource View Gantt through this.
-
Custom Date Time schedule support has been provided, now users can specify how the schedule should appear on Gantt.
-
Custom Numeric schedule support has been provided, now users can form the schedule for any numeric measurement units, no need to depend on DateTime to schedule and track progress.
-
Full time schedule has been implemented, now resizing and drag and drop of nodes is not strictly fit to the exact date, it will work based on full time.
-
Gantt Grid has been exposed as public, now users can include custom columns to the Grid region and users can customize any part of the Gantt Grid.
-
Base Line support has been added, now users can fix the estimated plan and compare it with the progress latter and also can add the base line columns to the Grid dynamically on demand basis.
-
Base Line Table view has been implemented, now users can easily compare and find the variance between the current status and initial plan of the project.
-
Base Line Statistics has been implemented, now users can easily get the current statistics of the project in an object format. This will provide all basic information about the project.
-
Selected Items API has been added, through this users can interact with the selected items of Gantt.
-
Two new visual styles are added to inbuilt visual styles namely VS2010 and Blend.
-
API to scroll the Gantt Chart to specific DateTime/pixel has been implemented.
-
API to toggle the visibility of Non-working background color and chart lines are added, this will help to reduce the loading time.
-
API to customize the progress indicator color has been added.
-
API to toggle the DateTime pattern on Start, Finish and Duration fields has been added. Now user can toggle the DateTime pattern between displaying normal Date and Date with Time has been added.
-
APIs to change the layout width of Gantt Grid and Gantt Chart has been added.
Changes
-
APIs of Predecessor class have been changed to CLR properties, now these API’s are not of Dependency type.
-
Class type of Predecessor has been changed to normal class, now it is not a Dependency Object type class.
-
Data Type of Default Start Time and Default End Time has been changed to TimeSpan type.
-
IsReadOnly API has been removed from Gantt.
-
RowBackground API has been removed from Gantt.
-
Schedule Type Enum has been changed, few types are removed and new types are added. Please find modified schedule type Enum below,
-
Custom DateTime
-
Custom Numeric
-
Month With Days
-
Week With Days
-
Year With Days
-
Year With Months
Fixes
-
There are no changes in the product.
Features
-
No feature implementations have been done.
Features
-
#76601-Axis labels placement support to display the label inside of chart plot area
-
#78545-Support to customize legend item text
-
#61045-Add support for serialize the Series properties and Point properties.
Fixes
-
#84876-Fancy tooltip is now displayed without any issues while using with a nested form.
-
#87212-Issue with the ChartRegionMouseUp event is working fine.
-
#86989-While exporing the chart to EPS image, it supports wrap legend text of chart.
-
#88595-StackingArea100 type of series is rendered correctly when 0 values in series.
Features
-
Connection Point[Port] Tool has been added.
-
#79404 - ZoomIn(), ZoomOut(), ZoomToActual() and ZoomToSelection(RectangleF) support have been added.
-
#85456 - Formatting support for Label has been added.
Fixes
-
#85000-Reordered node's images are now updated while loading palette.
-
#84781-RouteAllModelConnectors method is now working while updating model.
-
#85709-Connectors can now connect to the self defined ports after disconnecting it from the central port.
-
#85492-ConnectionChanged/Changing event is now fired properly while deleting the node.
-
#85713-Unwanted gray border is not visible now while exporting Diagram as image.
-
#86392-SizeChanged/PinPointChanged events are raised now only after resizing the node.
-
#86838-Issue with Diagram's Selection list count has been resolved.
-
#86991-Group node Labels issue have been resolved now.
-
#86426-ControlNode's images are now shown correctly in overview control.
-
#86490-Scrollbar no longer throws NullReference Exception while using it with custom DiagramController.
-
#86832-Selection List is now updated correctly when pressing escape key.
-
#86902-Exception is no longer thrown when changing diagram properties in DevExpress property grid control
-
#86211-Node can be resized now when it is in origin of the Model.
-
#86066-Diagram control no longer throws an exception while moving it during design time, and when the Measurement unit is "Centimeter".
-
#86602-Issue with Node name has now been resolved.
-
#87184-Performance of diagram control has been increased while moving more number of control nodes.
-
#88300-Issue with SizeChanging event is now resolved.
-
#85708-Docking issue with Orthogonal connector is now resolved.
-
#84781-Connectors are properly routed when the DistanceToObstacles have greater values.
-
#88493-Issue with the property editor while hiding the nodes in a Layer has been resolved.
-
#88777-Issue with HistoryManager has been resolved.
Fixes
-
#86488-Line number now scrolls when EditControl content is scrolled.
-
#87730-EditControl RenderRightToLeft is working properly.
-
#88943-ArgumentOutOfRange Exception is no longer thrown after Drag Drop Operationwhen Wave Lines are used in EditControl.
Features
Features
-
#85094-New optimized ExcelStyle filter implementation in GGC
-
#83230-Built-in Error icon provider
-
New public methods to the built-in navigationbar in the WF GridGroupingControl
-
#86154-Support for AutoComplete combo box in Edit mode
-
Field Chooser support for stacked headers in GridGroupingControl
-
#83014-Localization support for CompareOperatorListBox in GridDynamicFilter
-
#64470-Support ExcelLikeColumn resizing in GridControl
-
#85728-Support for FormatCellDialog in GridGroupingControl
-
#81300-Support for events that raises before and after PDF export
-
#88000-Support provided to customize inner GridCell button in a pushbutton cell renderer
-
Support provided to export grid to excel with filter enabled
GridControl
Fixes
-
#86035-GridDataBoundColumn no longer throws an expection in Design mode.
-
#87211,87426,87991-Exception is no longer thrown when a GridModel object is recreated from a binary and SOAP data.
-
#87402-FilterBar works when the data source is set as "DataView".
-
#88056-Issue with ComputeRight and ComputeLeft Formula in GridFormulaEngine is resolved.
-
#82688-SendKey error is no longer thrown while typing a non-numeric character in a currency cell in GridGroupingControl hosted in IE browser.
-
#88365-GridAwareTextBox supports multiline text.
-
#88192-Deleting using backspace key works in GridMaskedEditBox.
-
#88192-Currency cell selection text color is now highlighted correctly.
-
#88818-Behavioural issue of float cell with adjacent hidden cells is now resolved.
-
#89355-FilterByDisplayMember filter setting no longre misbehaves in GDBG.
GridGroupingControl
Fixes
-
#87258-Dynamic filter now filters empty value.
-
#85957-Dynamic filter is now working in ChildTable with OptimizedFilterPerformance settings.
-
#85957-Null reference exception is no longer thrown while applying the filter.
-
#85957-Issue with the filter bar in child table is now resolved.
-
#88917-GridGroupingControl now display the values when BindingList is baseDomainObject.
-
#89103-Unwanted code is no longer auto inserted in the designer part.
GridConverter
Fixes
-
#89204-Numbers are exported properly to Excel.
-
#89063-Issue with the number format while exporting GridCell with the divisor has been resolved.
-
#86780-Exception is no longer thrown when exporting Grid to excel with Grouping.
-
#86092-Grid with Hidden Columns now exported properly with ConverterOptions.Visible.
-
#87124-Grouped grid is exported in the same structure.
-
#86512-Full Cell Value can be exported when "E"is used in Cell Value.
-
#84426-Number format is now exported to excel.
-
#79216-Exception is not thrown now when colors are used in more number of worksheets.
Features
-
There is no feature implemented during this release.
Fixes
-
#80001-Issue on Spanning Recurring Appointments in Calendar has been resolved.
Fixes
-
#86787-Grid lines no longer appear in the pdf viewer.
Features
-
Text rendering has been improved
Fixes
-
#85795-No longer Exception is thrown in the PdfDocumentView.
-
#87523-IndexOutOfBounds exception is no longer thrown in the PDF viewer.
-
#86801-FormatException is no longer thrown in PdfViewer.
-
#86409-Korean texts are displayed properly.
-
#86413-PageBreak is rendered properly in PdfViewer.
-
#88967-Text is displayed properly in the PDF Viewer.
-
#87030-Text is properly aligned when opening a PDF document in PDF viewer windows form.
-
#89427-Text in the PDF document are correctly displayed in the Viewer.
Fixes
-
#85632-Ambiguous issue with chart mouse event has been fixed.
-
#88289,88539-DrillDownMapper url property of the chart is working properly and the legend is updated while Drilldown the chart control.
-
#89038-SmallTicksPerInterval is displaying properly when XAxis valuetype as DateTime.
Features
-
Diagram is rendered in SVG Mode using HTML5 SVG element
-
In SVG mode, selection, drag and drop, resize, and deletion support has been added for nodes
-
In SVG mode, selection, dragging, and deletion support has been added for Lines
-
Support has been added to draw the custom shapes in SVG mode
-
Support has been added to select multiple nodes and lines in SVG mode
-
Support has been added to edit the label for nodes and lines in SVG mode
-
GridLines support has been added with horizontal and vertical direction in SVG mode
-
Support has been added to render the custom content in SVG mode, but the custom content should be of SVG element
-
Data binding support has been enhanced with nodes, lines properties and custom properties
-
The diagram changes are saved back to database easily
-
Polyline and PolyOrthogonal support has been added in SVG Mode
-
Default style has been applied for the nodes and lines
-
85552 - Support has been added to export and print the diagram page in SVG mode
Changes
-
Instead of using the List of Node and List of LineConnector to define the nodes and lines, use the NodesCollection and LinesCollection class
Fixes
-
#85121-Issue caused while hitting ESC key on a checkbox has been rectified.
-
#85193-Preformance has been improved in Record selection.
-
#86818-HeaderText of Column is now exported properly.
-
#86224-FilterBar is now working properly for Datatype Long.
-
#86337-Hide column alignment issue with editing in IE8 has been resolved now.
-
#86695-DialogTemplate mode is now working properly when the Datasource is not set in view.
-
#86274-Able to Filter/Sort the templates column.
-
#86673-Improper InsertAction in JSON mode has been rectified.
-
#86707-FilterBox is not hidden now while clicking on the Filter TextBox while using jQuery latest version.
-
#87446-ExcelEditing save and cancel requests are working properly, while enabling Virtual Scrolling.
-
#86818-Issue in Localization of Caption text has been resolved.
-
#87036-Editing action is working while using ICollection type and defined as virtual in Model.
-
#87804-Improper Column alignment issue with Scrolling and ResizetoFit has been resolved.
-
#87899-Focus no longer moves to the top of the grid on selecting last record.
-
#87947-Save action is called in editing while using GridPropertiesModel ExcelEditMode.
-
#88523-Performance of grid is improved while grouping in IE8.
-
#88068-Tab key issue with excel like editing has been resolved.
-
#88290-Override method is supported for removing Exporting styles.
-
#88827,88825-Localization works with Inline template form.
-
#88486-SelectAll check box is working properly using jQuery version 1.6.4
-
#88742-Normal edit mode no longer uses the wrong width for the input boxes.
-
#88826-Table shows its content in the Inline Edit template when editing.
-
#89495-Page number is no longer displayed in negative sequence when there are no records.
Features
-
#4691-Editing can be done via unbound columns.
-
#87804,#87661 -Provides Searching support for grid.
Gauge
Features
-
#5489 - Implemented HTML 5 Gauge
Linear Gauge
Features
-
Support for adding multiple scales, ticks, pointers and ranges.
-
Support for customizing each elements
-
Support for adding custom label
-
Rich Client-Side Events and Client-Side API's
-
Support 12 Built-in pointer types
-
Support 4 Built-in themes
Circular Gauge
Features
-
Support for adding multiple scales, ticks, pointers and ranges.
-
Support for frame Start angle and frame end angle
-
Support for customizing each elements
-
Support for adding custom label
-
Rich Client-Side Events and Client-Side API's
-
Support 11 Built-in pointer types and 4 needle types
-
Support 4 Built-in themes
Digital Gauge
Features
-
Support for adding mulitple items.
-
Rich Client-Side Events and Client-Side API's
-
Support 4 Built-in themes
Rolling Gauge
Features
-
Rich Client-Side Events and Client-Side API's
-
Support 4 Built-in themes
Fixes
-
#87275-Reminder PopUp is removed by AllowReminder(false).
-
#87584-Issue in Schedule's Calendar day sequence is resolved.
Features
-
#83487-Provides support for ClientSideSingleClick.
Features
-
Text rendering has been improved
Features
-
Essential Chart for Windows Phone upgraded to Windows Phone 7.5 (Mango) Edition
-
Chart Performance improved
Gauge Phone
Features
-
Essential Gauge for Windows Phone upgraded to Windows Phone 7.5 (Mango) Edition
Features
-
Essential Maps for Windows Phone upgraded to Windows Phone 7.5 (Mango) Edition
Features
-
Essential Grid Mobile Mvc supports both server mode and JSON mode.
-
Provides paging support.
-
Provides sorting support.
-
Provides conditional formatting support.
Fixes
-
There are no changes in the product.
Features
-
No feature implementations have been done.
Gauge
Features
-
#5489 - Implemented HTML 5 Gauge
Linear Gauge
Features
-
Support for adding multiple scales, ticks, pointers and ranges.
-
Support for customizing each elements
-
Support for adding custom label
-
Rich Client-Side Events and Client-Side API's
-
Support 12 Built-in pointer types
-
Support 4 Built-in themes
Circular Gauge
Features
-
Support for adding multiple scales, ticks, pointers and ranges.
-
Support for frame Start angle and frame end angle
-
Support for customizing each elements
-
Support for adding custom label
-
Rich Client-Side Events and Client-Side API's
-
Support 11 Built-in pointer types and 4 needle types
-
Support 4 Built-in themes
Digital Gauge
Features
-
Support for adding mulitple items.
-
Rich Client-Side Events and Client-Side API's
-
Support 4 Built-in themes
Rolling Gauge
Features
-
Rich Client-Side Events and Client-Side API's
-
Support 4 Built-in themes
Back to Top
|