Fixes
-
#7001 - Chart legends are no longer chopped off when using LegendPanel when WrapPanel is fixed.
-
#6886 - In a column chart, 1 to 2 data points no longer cause the columns to stretch.
-
#6949 - The y-range will no longer be set to a negative value if DataPoint is not set.
-
#6874 - The issue with zooming not applying to a newly added ChartSeries has been fixed.
-
#6843 - A "Null Reference" exception no longer occurs when adding a series to a chart with the IsAutoSetRange mode.
-
#6790 - Charts will now display a series when being removed and added again.
-
#6778 - A "Null Reference" exception is no longer thrown when clearing more than one series of a different chart type.
-
#6743 - Binding data will now plot correctly for the x-axis.
-
#6573 - The SyncChartArea's splitter position has been changed from the bottom to the top of the ChartArea control.
-
#6567 - A column chart's last empty points will no longer be set on the last line.
-
#6533 - A toolbar can now be closed by using the CloseToolBar method instead of updating Visibility
-
#6520 - The issue with the Chart Property dialog’s legend position customization has been fixed.
-
#6504 - A "Null Reference" exception is no longer thrown when serializing a chart.
-
#6468 - An error no longer occurs when doubling-clicking a legend in .NET 3.5.
-
#6455 - Changes in data collection will now affect visible segments.
-
#6440 - The issue with intersecting a chart axis label in the SyncChartArea has been fixed.
-
#6274 - In a bubble chart, the last adornment information will be displayed.
-
#6200 - Segment tip lines will now be properly merged in the center point of a pie chart.
-
#6118 - A chart's y-axis with double.NaN values will now render adornments in the correct positions.
-
#6002 - SwitchZooming now works correctly.
-
#5990 - The issue with DataPoint.Item always being null for FastScatter chart types has been fixed.
-
#7077 - A "Null Reference" exception no longer occurs when disposing of a chart series.
-
#6556 - Chart axis labels will now be positioned correctly when EdgeLableDrawingsMode is initialized as Shift.
-
#6555 - Bottom labels are now positioned properly when RangePadding is set to None.
-
#6534 - Flickering issues with y-axis headers have been fixed.
-
#6365 - Charts will now render properly when defined inside a data template.
-
#6290 - Memory leak issues have been fixed.
-
#7007 - The issue with empty points in a stacking column 100 chart has been fixed.
Features
-
A new Property Window dialog with an Excel-like UI now helps you modify most chart properties, as well as the inner control, during run time.
-
Serialization support has been included in Essential Chart for WPF, allowing you to serialize a chart into an XAML string.
Features
-
SF5658 Multiline support has been implemented for the label editor of nodes and line connectors.
-
SF5679 A custom end decorator has been added for line connectors.
-
SF5637 Selected and UnSelected events have been added for line connectors
-
SF5637 An option has been added to prevent a node from being deleted.
-
SF6033 A command for selecting all the elements on a diagram page has been implemented.
-
SF5986 A Click event has been added for line connectors.
-
SF6012 Multiple-selection support has been added for a node inside a group.
-
SF6051 An option has been added to change a connection port's shape.
Fixes
-
SD7266 The Page Loaded event now works correctly when the Diagram control is used in a Tab control and the skin is changed.
-
SD7231 A line connector's label position will be updated once the label is changed in code.
-
SD7372 Removing existing nodes now works correctly when the item source is reassigned.
-
SD7078 The issue with a connection port's reference number, which occurred when a new connection port was added in the node at run time, has been fixed.
-
SD6426 A connection port's position value will now update correctly when the Top and Left properties are changed in code.
-
SD7038 Updating a diagram-view's selection list now works when a node is deleted.
-
SD6986 A new connection port can now be added at run time.
-
SD6882 Positioning has been corrected for node and line connectors when loading a XAML file in the Diagram control.
-
SD7097 When a node's property changes multiple times, the undo-redo operation now works correctly.
-
SD6781 Line connectors now load correctly after loading saved content though a XAML file.
-
SD6408 Diagram control performance has been improved for loading XAML files.
-
SD6248 Executing the SendToBack command now works when layers are used.
-
SD6229 A node's Selected event now fires when its IsSelected property is set to True.
-
SF5790 Line connectors' intermediate points are now positioned properly.
-
SD6428 The SymbolPaletteFilter collection is now updated and loaded properly when a new symbol-palette filter is added.
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
-
5793 - Data Template cell renderer revamping.
-
5845 - Implementing support for Minimum and Maximum value for Integer Edit cell.
-
5758 - Implementing support for customize the row and column re size pointer.
-
Column chooser feature has been implemented.
-
Context menu feature has been implemented.
Fixes
-
6234 - The selection marker will now clear.
-
6598 - Information no longer disappears when resizing a column.
-
6145 - Borders no longer disappear when exporting to Excel.
-
6020 - An enumeration operation is now executed when a collection is modified.
-
6001 - Binding an empty item source now works correctly.
-
6000- A double-edit cell now displays as null when it has more than four decimal places.
-
6003- Pasting data in the GridDataControl works correctly when AllowEdit is set to False.
-
6026 - An error no longer occurs when sorting by clicking a column heading.
-
6097 - Data-template combo box selections are now replaced in cell values.
-
6039 - Parameter values can now be passed to the IValue converter.
-
6061 - Double-edit cells now export cell values as numbers.
-
6051 - A negative foreground will now be reflected in an exported Excel file when applied in XAML.
-
6110 - Issues with resizing rows and columns have been fixed.
-
6149 - The selection issue with custom cell renderers has been fixed.
-
6206 - Group expand-state is now maintained when sorting.
-
6207 - Sorting issues have been corrected.
-
6177 - A new event has been implemented for changing values in a current cell.
-
6126 - An exception is no longer thrown when clicking on Add New Row in GridDataControl.
-
6136 - Cells are no longer split with commas when exporting to CSV.
-
6154 - A Move method has been implemented for visible columns.
-
6349 - The issue with changing row height in GridDataControl has been fixed.
-
6536 - The selection issue with the master-detail relationship table has been fixed.
-
6167 - Cutting, copying, and pasting now work properly.
-
6260 - GridDataControl now works correctly when it is data-bound.
-
6249 - Text will now wrap in a text box cell in the Grid control..
-
6376 - The issue with enlarged images in GridDataControl has been fixed.
-
6269 - Grouping no longer throws an exception after rows have been deleted.
-
6284 - The issue with the Grid control crashing has been fixed.
-
6276- Check-box cell alignment has been corrected in GridDataControl.
-
6264 - The ToolTip issue with grid cells has been fixed.
-
6282 -The issue with grouping a typed list has been fixed.
-
6829 - Text no longer appears outside the GridTreeControl when a column is aligned to the right.
-
6313 - A grid can now serialize formula cells.
-
6416 - A “Stack Overflow” exception no longer occurs when filtering.
-
7162 -An exception is no longer thrown when filtering while adding a dynamic-type observable collection as the item source.
-
6404 - Borders now display correctly when a header cell is focused.
-
6375 - Pictures in frozen columns can now be covered.
-
6397 - Strange traces no longer appear in GridTreeControl.
-
6390 - GridTreeControl no longer throws an exception when using the navigation keys.
-
6904 -An exception no longer occurs when dragging a cell to a blank area.
-
6406 - An exception no longer occurs when selecting a cell and dragging it to a blank area.
-
6368 - Selections will no longer be cleared when right-clicking selected cells.
-
6393 - ToolTips are now visible when ShowGroupDropArea is set to True.
-
6401 - The grid control will now hide cell borders behind frozen columns.
-
6437 - The border of a selected row will now be shown in single-row grids.
-
6443 - A negative foreground color can now be set.
-
6442- Negative foregrounds now work correctly.
-
6435 - The issue with dynamically changing a grid’s background has been fixed.
-
6477 - The issue with selecting columns for resizing has been fixed.
-
6543 - The issue with dynamically selecting combo-box style has been fixed.
-
6636 - The issue with has been fixed concerning OnPreviewMouse Right Button Down.
-
6718 - Focus is no longer lost when binding.
-
6559 - The issue with error state not changing has been resolved.
-
6586 - Clearing a filter query in the Advance Filtering sample now works correctly.
-
6587 - Displaying cell selection and borders now works correctly for frozen cells.
-
6894 - The issue with clearing an observable collection has been fixed.
-
6719 - Copying and pasting now works correctly for the GridDataControl.
-
6717 - Records are no longer removed from underlying collections when edited in filter results.
-
6747 and 6748 - Issues with integer edit cells have been corrected.
-
6734 - The issue with filtering drop-downs has been fixed.
-
6773 - The issue with grid-cell text selection has been fixed.
-
6819 - The issue with adding additional nodes in a grid tree control has been fixed.
-
6770 - Copying and pasting from a grid to Excel no longer deletes an adjacent column.
-
6767 - An “Object Must Implement I Convertible” exception is no longer thrown.
-
6786 - Cell selection will no longer be removed when copying a cell.
-
6800- The binding issue in GridDataControl has been fixed.
-
6782 - The issue with capturing a deleted row has been fixed.
-
6961 - Header-text padding when using the Blend style has been corrected.
-
6832 - Copy-and-paste operations have been disabled in read-only/static fields.
-
6978 - The double ToolTip issue has been fixed.
-
6945 - Issues with combo-box cells have been fixed.
-
6964- The issue with grouping by one character in a cell has been fixed.
-
6979 - Dynamically removing objects from a bonded source now works correctly.
-
6959 - A crashing error no longer occurs with the GridDataControl.
-
7004- Editing in a cell now works correctly.
-
6967 - Values now set correctly for selected cells in Excel-like fill selection.
-
6983 - The issue with the Stacked Header Demo now works correctly.
-
6985 - An exception is no longer thrown in Check Range when the item source is set to Null.
-
7089 - The Grid control now shows the width of a column correctly.
-
7040 - The Grid control behaves correctly when columns are resized or removed.
-
7018 - Clicking Add New Row now works correctly for Add a New Empty Row.
-
7099 - Show Print Dialog() no longer locks up an application.
-
7100 - The “In Version 8.4.0.10” exception is no longer thrown at design time.
-
7183 - The issue with removing header rows of a relation has been fixed.
-
7224 - Clearing a filter in the Advanced Grid Filter Demo now works correctly.
-
6066 - Combo-box cells no longer throw an exception when clicked.
-
6050 - Issues with drop-down cell renderers have been fixed.
Fixes
-
SD 6742 - Nested items in IntelliSense no longer replace previous text.
-
SD 7034 - An Argument out of Range exception is no longer thrown when CollapseAll is performed on a selection.
-
SD 7222 - An exception is no longer thrown while changing skins.
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.
Fixes
-
#6907 - Rotated label text can now be display in an EPS image.
-
#6861 - An EPS image can now be displayed with a transparent background.
-
#6470 - ChartCoordinates-type custom points can be rendered in multiple axes.
-
#6233 - An Overflow exception no longer occurs when setting a small value to an axis range.
-
#5746 - ChartCoordinates-type custom points now render properly in a radar chart axis.
-
#7274 - A background image URL is no longer empty for HScrollBar and VScrollBar.
-
#4975 - The Chart control no longer flickers during design time.
-
#6123 - The script error for HScrollBar and VScrollBar has been fixed.
Fixes
-
#6143 - Group nodes are now properly aligned when the measurement unit is set to millimeter.
-
#7170 - Placing ports now works correctly when zooming a diagram.
-
#6933 - A directed link’s head arrow now renders properly.
-
#6745 - The border of a model will not be painted when its width is set to 0.
-
#6758 - Setting EditStyle.AllowSelect to False no longer selects a node when it is initially added to a diagram.
-
#6757 - Diagrams now support transparent backgrounds.
-
#6744 - A rotated object in a group can now be resized.
-
#6212 - Diagram nodes now render clearly.
-
#6564 - SizeToContent now handles a node's custom port size.
-
#6505 - Diagrams now support serialized page settings.
-
#6231 - Diagram document size is now correct when the measurement unit is set to millimeters.
-
#6146 - Diagram Builder and Symbol Designer no longer crash when importing from Visio.
-
#5868 - An exception is no longer thrown when importing a Visio stencil.
-
#5935 - The Diagram Wizard no longer throws an exception with Windows XP.
Features
-
#4891 - A row-double-click event handler has been added on the client and server side.
Fixes
-
#5875 - GridGroupingControl's Excel-like edit now works correctly in the Chrome browser for .NET Framework 4.0.
-
#5958 - The SourceListRecordChanging event will be canceled when setting e.cancel to True.
-
#6070 - Styles can now be set to ButtonBar using the Style tag.
-
#6106 - Changing PageSize now works for custom paging.
-
#6150 - Caption-text customization now works for custom paging.
-
#6191 - ViewState is now enabled for EditItemTemplate's child controls.
-
#6287 - The sort indicator will be displayed correctly when a column's name and mapping name are different.
-
#6288 - In a grid's child table, an empty cell will not be added to the caption row when the row header displays.
-
#6400 - The UseAutoformat property now works correctly when exporting to Excel.
-
#6418 - Cell navigation through the Tab key has been implemented for ExcelLikeEdit mode.
-
#6447 - The ability to save an exported Excel file to a server has been implemented.
-
#6503 - A script error is no longer raised when width is set for an unbound grid.
-
#6557 - Rows are now expanded initially when an object's data source is bound to a grid.
-
#6591 - Response during custom filtering has been improved.
-
#6759 - Grid cell borders now display correctly in Internet Explorer 7 when the item template contains null data.
-
#6846 - The ClientSideOnRecordClick event now fires with an event argument in Firefox.
-
#6881 - A numeric text box containing a value greater than 999 now updates correctly in ExcelLikeEdit.
Features
-
#4262 - An option has been added to drag and drop parts of recurrence appointments.
-
#4488 - Support has been added for finding render days in a schedule.
-
#4797 - Support for enhanced recurrence patterns has been added.
Fixes
-
#456 - Styles are now applied correctly to time intervals when the time is set to 1 Hr.
-
#4612 - The Time-on slot now displays properly in Chrome and Safari browsers.
-
#5770 -The appointment category group bar now displays properly when in horizontal mode.
-
#5890 - When in horizontal mode, an appointment's width will be displayed correctly when the time interval is one day.
-
#6221- Appointments now render correctly when their duration is longer than the interval of a schedule in horizontal mode.
-
#6441- The AppointmentData.AllDay property works correctly in month view.
-
#7196 - Appointments now display correctly when using a Schedule control within a User control.
Fixes
-
#7122 - Small tick lines will now be displayed for data on the primary axis.
-
#6357 - Series interior opacity no longer changes in multiple areas when IsZoomable is set on the ChartSeries control.
-
#7006 - The issue with chart skins for Office 2007 has been fixed.
-
#7087 - The y-axis now supports DateTime values.
-
#6600 - Polar and radar chart points now render properly.
-
#6453 - An "Invalid Operation" exception no longer occurs when moving the pointer over a FastScatter chart type.
-
#6341 - The last gridline and small tick lines now render correctly.
-
#6064 - The x-axis label now renders given values properly.
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
-
5793 - Issues with data-template usage have been fixed.
-
5739 - The rendering mechanism has been changed to WriteableBitmap.
Fixes
-
6107 - The issue with the default HeaderRowHeight property has been fixed for the Grid control and GridDataControl.
-
6953 - The resizing rows cursor will no longer be displayed when the AllowReSizeRows property is set to False.
-
6562 - AllowReSizeRows will now turn off row resizing on row header cells.
-
6741 - Issues with data-bound template cells have been fixed.
-
6780 - The issue with applying AllowResizeRows, when set to False, has been fixed.
-
6809 - The cell background no longer follows the movement of the scroll bar.
-
6814 - The issue with hiding the resize pointer has been fixed.
-
6830 -Dynamically changing the visibility of ShowGroupDropArea at run time now works correctly.
Features
-
SF4964 Zooming functionality for the Diagram control has been implemented.
-
SF5880 An option to disable a custom cursor has been implemented.
-
SF6029 A Click event for LineConnector has been implemented.
-
SF5683 Selected and UnSelected events have been added for LineConnector
-
SF6035 A command has been added for selecting all the elements on a diagram page.
-
SF5554 A label orientation option has been added for straight-line connectors
Fixes
-
SF5880 Custom cursors for nodes have been revamped.
-
SD6781 Line connectors are now added in the diagram model when loading saved content.
-
SD6646 The issue with creating nodes and line connectors during design time has been fixed.
-
SD6553 Now the SymbolPaletteFilter collection is updated and loaded properly when a new symbol-palette filter is added.
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.
Fixes
-
#6907 - Rotated label text can now be display in an EPS image.
-
#6466 - An interactive cursor can now be drawn separately, either horizontally or vertically.
-
#6861 - An EPS image can be now displayed with a transparent background.
-
#6470 - ChartCoordinates-type custom points will now be shown correctly on multiple axes.
-
#6233 - An Overflow exception no longer occurs when setting a small value to an axis range.
-
#5746 - ChartCoordinates-type custom points will now render properly in a radar chart axis.
-
#6566 - The ChartDock control will now be aligned to the right of a chart in print preview.
-
#187 - The cursor will not change when moving over chart types in the Chart Wizard.
-
#6246 - No more exception occurs when the chart control has more than one legend while plotting the print preview
Fixes
-
#6143 - Group nodes are now properly aligned when the measurement unit is set to millimeter.
-
#7170 - Placing ports now works correctly when zooming a diagram.
-
#6933 - A directed link’s head arrow now renders properly.
-
#6745 - The border of a model will not be painted when its width is set to 0.
-
#6758 - Setting EditStyle.AllowSelect to False no longer selects a node when it is initially added to a diagram.
-
#6757 - Diagrams now support transparent backgrounds.
-
#6296 - ControlNode now supports transparency.
-
#6721 - When being drawn, a new connector will snap to the grid when zooming a diagram with the ruler enabled.
-
#6744 - A rotated object in a group can now be resized.
-
#6721 - GridPoint now renders properly.
-
#6243 - Diagram printing now works correctly.
-
#6212 - Diagram nodes now render clearly.
-
#6564 - SizeToContent now handles a node's custom port size.
-
#6505 - Diagrams now support serialized page settings.
-
#6409 - The history manager now excludes additional entries.
-
#6219 - Grid rendering problems have been corrected.
-
#6231 - Diagram document size is now correct when the measurement unit is set to millimeters.
-
#6146 - Diagram Builder and Symbol Designer no longer crash when importing from Visio.
-
#5868 - Importing Visio stencils no longer throws an exception.
-
#5954 - The OnDragDrop method now adds a collection of nodes.
-
#5935 - The Diagram Wizard no longer throws an exception with Windows XP.
-
#6111 - Customizing BitmapTool now works properly.
-
#6758 - Changing the cursor on the palette to NodeSelected now works correctly.
-
#6222 - A connector can now be connected to nodes when Snap-to-Grid is enabled.
-
#2051 - Ports no longer lose their connections when opening and saving a file.
-
#6957 - A control node inside a group now follows the cursor when moved.
-
#6755 - A diagram’s scrollbar now works correctly.
-
#6254 - Snap-to-Grid now works correctly
-
#5955 - The LoadSoap method no longer throws an exception.
Features
-
SF 5593 - Support has been added for customizing the line number in the Edit control.
Fixes
-
SD 5820 - Language syntax highlighting can now be changed instantly.
-
SD 5634 - CASE and END blocks are now recognized in Edit control SQL statements.
-
SD 6637 - The Find Previous operation now makes the correct selection when the Shift key is used.
GridControl
Features
-
#4837 - Support for Office2010 themes has been added.
-
#5166 - Visual Studio 2010 Coded UI support for GridControl has been added.
-
#3522 - Resizing support through standard cell boundaries for GridControl has been implemented.
Fixes
-
#6302 - A "NullReference" exception is no longerthrown upon mouse movement in a grid wired with FormulaRangeSelectionController.
-
#6311 - The "Invalid Char in Front Of" exception is now handled internally in GridFormulaEngine, returning the text "#REF!" when the MarkUnknownSheetRanges property is set to True.
-
#5261 - Issues have been fixed with formatted text settings in cellvaluetypes when editing in MonthCalendarCell.
-
#6970 - The "Double" CellValueType now behaves correctly upon validation.
-
#6965 - The XML deserialization issue with an image cell type in a grid cell has been fixed.
-
#7092 - The "NullReference" exception is no longer thrown on an invalid date entry.
-
#7045 - The VerticalAlignment property now renders default fonts properly.
-
#6962 - The WantKeys property now works correctly.
GridConverter
Fixes
-
#1494 - The issue with exporting a hidden border has been fixed.
-
#6056 - Images can now be exported from record cells in the GridGroupingControl to an Excel sheet.
-
#6310 - Formulas imported from an Excel sheet can now be retained in a grid sheet that is being loaded.
-
#7114 - The cross-thread issue with GroupingGridExcelConverterControl has been fixed.
-
#1200 - The issue with percentage format that occurred when exporting to Excel has been fixed.
-
#6879 - Load-time has been optimized when importing large amounts of data from Excel.
GridGroupingControl
Features
-
#4837 - Support for Office2010 themes has been added.
-
#5166 - Visual Studio 2010 Coded UI support for GridGroupingControl has been added.
-
#3522 - Resizing support through standard cell boundaries for GridGroupingControl has been implemented.
Fixes
-
#5814 - When a multiline cell is focused,thelast line is no longer missing.
-
#6216 - The issue with text clipping at the bottom, when GroupDropAreais set to 120 dpi, has been fixed.
-
#6367 - Localization of the "RecordFilterCollectionEditor" dialog is now supported in GridGroupingControl.
-
#6370 - Visual Studio no longer crashes when modifying the GridColumnDescriptorCollection editor in the GridGroupingControl designer.
-
#6446 - A "NullReference" exception is no longer thrown when adding duplicate columns internally.
-
#6837 - The GridGroupingControl's "NullReference" exception no longer occurs in ParentChildTable.
-
#5369 - Active ToolTips now behave consistently.
-
#6841 - Appearance-related properties are no longer missing when GridColumnDescriptor is set in the design view of GridGroupingControl.
-
#6708 - UpdateDisplayFrequency is no longer ignored on mouse and key events.
-
#7175 - A "NullReference" exception is no longer thrown when closing a form with GridGroupingControl placed in a tab bar page.
-
#7201 - A "NullReference" exception is no longer raised when retrieving summary text using an invalid summary row name.
-
#7189 - The issue with ExcelLikeSelectionFrame in GridGroupingControl has been fixed.
-
#6304 - An "InvalidCast" exception is no longer thrown when switching between Custom and DoubleAggregate SummaryType.
-
#6366 - An "Argument" exception no longer occurs when sorting in a real-time grid that has various types.
GridDataBoundGrid
Features
-
#4837 - Support for Office2010 themes has been added.
-
#5166 - Visual Studio 2010 Coded UI support for GridDataBoundGrid has been added.
-
#3522 - Resizing support through standard cell boundaries for GridDataBoundGrid has been implemented.
Fixes
-
#6751 - Row headers now behave correctly when a filter bar is wired to GridDataBoundGrid.
-
#6811 - Column selection now sets a current cell.
-
#6268 - The last row in GridDataBoundGrid can now be clicked after changing the data source.
GridListControl
Features
-
#4837 - Support for Office2010 themes has been added.
-
#5166 - Visual Studio 2010 Coded UI support for GridListControl has been added.
-
#3522 - Resizing support through standard cell boundaries for GridListControl has been implemented.
GridHelperClasses
Features
-
#5731 - Support has been added for exporting content from a GridDataBoundGrid to a Word document.
Fixes
-
#5993 - In GridDynamicFilter, support is now provided for explicitly settinga logical compare operator image in FilterButton.
-
#6065 - Exceptions are now handled when selecting the "Empty" option with the "Expression MATCH" filter compare operator set in GridDynamicFilter.
-
#6309 - A "NullReference" exception is no longer thrown upon mouse movement in a grid wired with FormulaRangeSelectionController.
-
#6492 - The HeaderText of a column has been enabled to export on GroupingGridWordConverter.
-
#6764 - Font color no longer changeswhen formatting a cell through a dialog.
-
#6765 - The pattern-style issuethat occurred when formatting a cell through a dialog has been fixed.
-
#6761 - The foreground color picker now behaves correctly when formatting a cell through a dialog and selecting a solid style.
-
#7002 - PDF exporting now behaves correctly when ShowCaption on TopLevelGroupOption is set to False.
-
#7155 - GridDoubleBorder performance has been improved.
Fixes
-
SD 6582 - Margins between the image and the boundary of a table have been corrected.
Features
-
#5680 - Support has been added to differentiate the item-drop area in the ItemChanging event.
Fixes
-
#922 - Items now behave correctly when dragged and dropped to the AllDayItem panel in the top of the day view.
-
#5267 - Cancelling the changing of an item while it is dragged from the schedule grid to the navigation calendar will no longer be ignored.
-
#6103 - An exception is no longer thrown when setting the RightToLeft property in design view through the Properties window.
-
#6104 - Support has been added to enable localization of a message box displayed when closing an application.
-
#6738 - Duplicate appointments will no longer be created when resetting the end time.
-
#6749 - The "Show Time As" outer border color now displays correctly in the week and month views.
Features
-
MVC3 support has been added.
Features
-
MVC3 support has been added.
-
Support for JSON mode has been added for filtering, editing, grouping, column formatting, custom formatting, and summaries.
-
Support for frozen rows and columns has been added.
-
In GridBuilder, width and height properties have been included.
Fixes
-
7069 - Filtering now works when rendering a grid inside a form.
-
6836 - Filtering now works for a complex bound column.
-
6316 - The sorting extension no longer causes performance issues.
-
6272 - Grouping can now be disabled for a specific column, and unbound column grouping now works.
-
6574 - The Click action no longer fails in the upper part of grid toolbar items.
Changes
-
The ItemTemplate property has been removed since it is not needed to specify an item template in JSON mode.
-
The ActionMode property has been changed from a string to an ActionMode enum.
-
In JSON mode, Microsoft Ajax template files no longer need to be included since JQuery templates are used internally.
Features
-
MVC3 support has been added.
Fixes
-
5952 - The gauge memory leak has been fixed.
Features
-
MVC3 support has been added.
Fixes
-
6739 - The editing functionality in split appointments has been fixed.
Back to Top
|