Quantcast
Channel: ComponentSource News | Button & Toolbar Components
Viewing all 1514 articles
Browse latest View live

Syncfusion Essential Studio ASP.NET Web Forms 2018 Volume 1

$
0
0
The spreadsheet control now supports sparklines

Adds multi-row reordering to the tree grid, spark lines to the spreadsheet and virtual scrolling to the file explorer.

Features

  • Common
    • Exporting multiple Syncfusion controls - Support has been added to export multiple Syncfusion controls to a single document.
  • Chart
    • Draw types for polar and radar charts - New draw types for scatter, range column, stacking area, and spline area have been added to polar and radar charts.
    • Smart axis labels in 3-D - Support has been provided for smart axis labels in 3-D. Now, the labels will be shown without overlapping other labels.
    • Trackball template - Template support has been provided for the trackball tooltip. Now, you can customize the trackball as you like.
  • Diagram
    • Layers - Support has been added to categorically arrange a set of nodes onto the diagram and selectively view, print, and lock different categories of nodes.
  • Spreadsheet
    • Sparkline support - The spreadsheet control supports sparklines, which can be placed inside cells to easily visualize various data points.
  • File Explorer
    • Virtual scrolling support - Virtual scrolling support loads files and folders on demand in the file area of the file explorer control. In this case, the items will be loaded when the user scrolls the file explorer content.
  • Gantt
  • Task dependency dialog - Task dependencies can now be either updated or deleted using the task dependency dialog.
    • QueryTaskbarInfo event - The Gantt control now provides support for the server-side QueryTaskbarInfo event through which task bars can be customized while exporting to PDF.
    • Daylight saving time - The Gantt control now provides support for tasks that pass through daylight saving time in a given time zone.
  • Maps
    • RTL support - Right-to-left rendering support for legend and tooltip.
    • Color mapping from data source support - Map colors from data sources for shapes.
  • Essential PDF
    • XFA flattening - Support has been added to flatten the XFA form fields.
  • Pivot Grid
    • Migrating from WPF to web - You can now open downloaded XML documents in the web version of the pivot grid control. This is applicable only for relational data sources in server mode.
  • Schedule
    • Add/Remove resources dynamically - Improvements have been made to the method for dynamically adding and removing resources to and from a layout.
    • Grouped appointments - An option to perform CRUD actions simultaneously on all grouped appointments has been introduced.
  • Tree Grid
    • Multiple row reordering - The tree grid now provides support for reordering multiple rows.
    • Hierarchical filtering - The tree grid now supports filtering records with or without hierarchies.
  • Tree Map
    • Color mapping from data source support - Map colors from data sources for tree map items.
  • Essential XlsIO
    • Filter enhancements - Essential XlsIO now allows data to be filtered by color and icon.
    • Export Excel data to business objects - To help populate business objects or model collections from an Excel worksheet, you can export Excel data into an IEnumerable collection, even for platforms that don’t support data tables.
    • Trace precedents and dependents - Essential XlsIO helps users trace relationships between cells and formulas in an Excel workbook by retrieving precedent ranges to see which cells are referenced in the active cell’s formula and by retrieving dependent ranges to see which cells contain a reference to the active cell.
    • Copy and paste enhancements - Copy content and paste it as a link, which pastes references of the source range instead of values. When original data changes, the information is automatically changed where the content was pasted as a link.

Syncfusion Essential Studio for JavaScript 2018 Volume 1

$
0
0
File Explorer virtual scrolling support

Adds an Angular wrapper to the pivot client, virtual scrolling to the file explorer and a new drop-down tree control.

Features

  • Exporting multiple Syncfusion controls - Support has been added to export multiple Syncfusion controls like grid, chart, tree grid, etc., in a single document (Excel, PDF).
  • New Drop-Down Tree Control - A combination of a drop-down control and a tree-view control. Once a node is selected from a tree, a single item’s text, or the text of multiple items, is displayed in the input field.
  • Chart
    • Draw types for polar and radar charts - New draw types for scatter, range column, stacking area, and spline area have been added to polar and radar charts.
    • Smart axis labels in 3-D - Support has been provided for smart axis labels in 3-D. Now, labels will be shown without overlapping other labels.
    • Trackball template - Template support has been provided for trackball tooltip. Now, you can customize the trackball as you like.
  • Diagram
    • Layers - Support has been added to categorically arrange a set of nodes onto the diagram and selectively view, print, and lock different categories of nodes.
  • File Explorer
    • Virtual scrolling support - Virtual scrolling support loads files and folders on demand in the file area of the file explorer control. In this case, the items will be loaded when the user scrolls the file explorer content.
  • Spreadsheet
    • Sparkline Support - The spreadsheet control supports sparklines, which can be placed inside cells to easily visualize various data points.
  • Gantt
    • Task dependency dialog - Task dependencies can now be either updated or deleted using the task dependency dialog.
    • QueryTaskbarInfo event - The Gantt control now provides support for the server-side QueryTaskbarInfo event through which task bars can be customized while exporting to PDF.
    • Daylight saving time - The Gantt control now provides support for tasks that pass through daylight saving time of a given time zone.
  • Maps
    • RTL support - Right-to-left rendering support for legend and tooltip.
    • Color mapping from data source support - Map colors from data sources for shapes.
  • Pivot Client
    • New wrapper - Angular - The pivot client control allows the visualization of both OLAP and relational data in pivot grids and pivot charts embedded within it. It also provides UI options to drag fields, filter them, rearrange them, and create pivot views at run time.
  • Pivot Grid
    • Migrating from WPF to web - You can now open downloaded XML documents in the web version of the pivot grid control. This is applicable only for relational data sources in server mode.
  • Schedule
    • Add/Remove resources dynamically - Improvements have been made to the method for dynamically adding and removing resources to and from a layout.
    • Grouped appointments - An option to perform CRUD actions simultaneously on all grouped appointments has been introduced.
  • Tree Grid
    • Multiple row reordering - The tree grid now provides support for reordering multiple rows.
    • Hierarchical filtering-  The tree grid now supports filtering records with or without hierarchies.
  • Tree Map
    • Color mapping from data source support - Map colors from data sources for tree map items.

Syncfusion Essential Studio WPF 2018 Volume 1

$
0
0
Spline range area chart type

Adds spline ranges for charts, a details-view template in the data grid, and swim lanes in the kanban control.

Features

  • Chart
    • Spline range area chart type - A new spline range area chart type has been added.
    • Bitmap support for range area chart type - Bitmap support has been added for the range area chart type.
  • Data Grid
    • DetailsView Template - Display additional information of a row using a template. Users can define the template for row details using the TemplateViewDefinition.
  • Diagram
    • Preview dragging - Preview mode will enable the dragging of objects as an outline without affecting the original object.
    • Multiple parents - Tree layout and data sources will now support nodes having multiple parents.
    • Freehand drawing - Draw Bezier connections using freehand drawing.
  • PDF Viewer
    • Improved PDF rendering support - Now, PDF viewer control provides a robust rendering of PDF documents using the PDFium rendering engine.
  • Syntax Editor
    • Line background customization - Support has been added to customize line backgrounds when highlighting specific lines, similar to debugging in Visual Studio.
  • Essential PDF
    • XFA flattening - Support has been added to flatten the XFA form fields.
  • Essential XlsIO
    • Filter enhancements - Essential XlsIO now allows data to be filtered by color and icon.
    • Export Excel data to business objects - Export Excel data into an IEnumerable collection even on platforms that don’t support data tables. This helps developers populate business objects or model collections from an Excel worksheet very easily.
    • Trace precedents and dependents - XlsIO assists users to trace the relationships between cells and formulas in Excel workbooks by providing the following abilities:
      • Get precedent ranges to see which cells are referenced in the active cell’s formula.
      • Get dependent ranges to see which cells contain a reference to the active cell.
    • Print worksheets - Print Excel worksheets based on page and printer settings without depending on Microsoft Excel or Adobe Reader.
    • Copy and paste enhancements - XlsIO now supports copying content and pasting it as a link, which pastes references of the source range instead of pasting values. When the original data changes, the information is automatically changed where the content was pasted as a link.
  • Spreadsheet
    • Hyperlink on images - Import hyperlinks on images, allowing users to navigate to a webpage or another place within a workbook when they click on an image.
  • Rich Text Box
    • Table autofit-to-content support - The rich text box control allows users to automatically adjust a table’s cell size based on its contents.
  • Kanban
    • Swim lanes - Swim lanes are horizontal categorizations that allow you to organize your current workflow by different projects, teams, users, or other user needs.
  • Gantt
    • Split task - The split task component visualizes interrupted work on a task.
  • Pivot Grid
    • Caption setting in pivot table field List - You can set names for the fields in the pivot table field list populated from the data source. You can also duplicate the same fields with different names.

Syncfusion Essential Studio Enterprise 2018 Volume 1

$
0
0
JavaScript chart control

Adds a new suite of 35+ JavaScript controls.

Features

  • Essential JS 2 controls released. Written from scratch in TypeScript to be lightweight, responsive, modular, and touch friendly, it offers more than 35 controls, including grid and charts, as well as new schedule, map, and date-time picker components.
  • Toolkits for Angular and React provide more than 35 components for building stunning Web apps.
  • New ASP.NET Core and ASP.NET MVC components built on Essential JS 2 have also been released.
  • Xamarin adds five new controls: a pop-up, data form, masked text box, tab view, and progress bar. In addition, the autocomplete control for Xamarin now supports multiselection, and the PDF viewer supports ink annotations.
  • UWP adds a new spline range area chart type, swim lanes for the Kanban control, and customization to the toolbars in the image editor.
  • New data grid control for Windows Forms provides better performance, touch friendliness, a lightweight structure, grouping, filtering, summaries, and Excel exporting.
  • Eight new Windows Forms controls, including a button, form, tooltip, date-time editor, Smith chart, and more.
  • WPF adds a spline area range chart type for the chart control, details view template support for the data grid, and swim lanes for the Kanban control.

DevExpress WinForms 17.2.7

$
0
0
DevExpress WinForms

Maintenance release includes several bug fixes.

Fixes

All WinForms Controls

  • A white colored item isn't shown in the SVG Icon Builder's preview.
  • ColorPickEdit - Control values are truncated when using the Bezier theme.
  • RepositoryItemHyperLinkEdit's link color is not changed based on an applied skin.

Data Access Library

  • OverflowException occurs on an attempt to use an Excel file as a data source for ExcelDataSource.

MVVM Framework

  • NavigationFrame MVVM - The QueryControl event is not raised after releasing a view when it is selected again.

PDF Processing (Common)

  • Text Extraction - Extracted text is incorrect if the 'ToUnicode' cmap contains a range mapping with a mapping value longer than two bytes.

PDF Viewer

  • Navigation - Automatic scaling should not add new states to the document navigation history.
  • Navigation - Quick execution of several PdfZoomCommand instances does not add new states to the document navigation history.
  • Usability - There is no way to determine that an annotation has been changed via the Annotation Properties dialog.

Snap

  • NullReferenceException on an attempt to drag fields from SnapFieldListTreeView when the CTRL key is held down.

XtraBars Suite

  • BaseDocument - The icon in the header does not change.
  • Custom report designer: AllowDefaultSvgImages=False breaks the ribbon.
  • DocumentManager - TabbedView does not show images for documents.
  • Exception occurs in the BarItemImageOptions.GetDisabledLargeImage method after upgrading from v17.2.5 to v17.2.6.
  • GalleryControl - A Visual Studio error appears on Adding Image to a Gallery Item.
  • GalleryControl - NullReferenceException is thrown in the GalleryItemImageOptions.GetImageCollection method.
  • RecentItemControl - NullReferenceException is thrown when binding an item's Caption to a property at design time.
  • RibbonForm - The active form changes on the RibbonPageGroup click.
  • RibbonStatusBar placed onto RibbonForm has inconsistent appearance depending on the WindowState property.
  • TabForm hides its items if the ControlBox property is set to False.
  • The FormPainter.PointToFormBounds method throws and suppresses OverflowException internally.
  • The ribbon form doesn't open in the design view after upgrading from v12.2 to v17.2.6.
  • ToolboxControl - Text is rendered incorrectly when the width is insufficient.
  • Visual Studio crashes after clicking the "Content Containers" menu in the WindowUIView designer.

XtraCharts Suite

  • An unhandled error occurs when removing the SeriesPoint object at runtime in certain situations.
  • An unhandled exception occurs when rendering the Pie Series layout in certain situations.
  • Palettes Editor - It is impossible to set ScaleMode to Extrapolate in a new custom palette.
  • The ShowCrosshair method does not point to the specific SeriesPoint item in certain situations.

XtraDiagram

  • DiagramControl doesn't scale custom cursors on high DPI monitors.
  • NullReferenceException is raised when an item is removed from DiagramControl.

XtraEditors Library

  • CalendarControl - Incorrect alignment on resizing.
  • CheckEdit is incorrectly drawn if a transparent gif is assigned to its ImageGrayed property.
  • ColorPickEdit - Some ColorDialogOptions aren't in effect in the Simple ColorDialog.
  • ColorPickEdit - There is no way to change a selected color frame.
  • DropDownButton - The Cursor property is ignored when the AllowHtmlDraw option is enabled.
  • ImageComboBoxEdit - The ArgumentOutOfRangeException is thrown on clicking an editor with an empty ImageList collection.
  • ImageComboBoxList - The -1 value of the ImageIndex property is not taken into account.
  • ImageListBoxControl - An item doesn't show its image.
  • LabelControl - Vertical auto-size does not work when the minimum and maximum heights are specified.
  • Narrator does not read the selected TrackBarControl.
  • PictureEdit - The image background is black when DirectX is enabled.
  • PictureEdit does not convert an SVG image to the gray scale when disabled.
  • PopupContainerControl disappears at design time after it is shown in the GridControl's Feature Browser.
  • Progress Bar Animation values are not applied.
  • ProgressBarControl - Flow animation is not shown when the Office 2016 Colorful skin is applied.
  • The "NotImplementedException" exception is thrown when calling the EditorButtonCollection.ToList method.
  • XtraForm - The Paint event is not firing if the SizeGripStyle property is set to Show.

XtraGauges Suite

  • RangeBar does not consider its background as Geometry.

XtraGrid Suite

  • Excel Filtering - Field filter works incorrectly in some scenarios with using null/empty values.
  • Excel Inspired Filter - German localization is missing for several keys.
  • ExportToXlsx - Hyperlink color in the exported file is incorrect in certain skins.
  • Grid - The export progress panel is not centered when the form is not TopLevel.
  • GridControl - The Check column is not exported to Excel in DataAware export mode.
  • GridLookUpEdit - Pressing the Left/Right arrow key does not navigate to tiles if TileView is used.
  • LayoutView - Incorrect sort icon is shown when a field is sorted and hovered.
  • LayoutView - The Sort icon is incorrectly displayed when CardDifferences are added.
  • NullReferenceException occurs when e.DataItems are accessed in the FilterPopupExcelData event in ServerMode.
  • PropertyGridControl crashes on the left/right arrow key press.
  • The 2-Color scale option is selected in the Edit Format Rule window when applying the 3-Color scale rule.
  • The ArgumentOutOfRangeException is raised after opening the Excel style filter when data is not shown.
  • The Year To Date criterion excludes Today.
  • TileView - ScrollButtons do not render correctly when DirectX is enabled.
  • TileView - Support text highlighting while searching data by using the Find Panel or SearchControl.
  • TileView grouping prevents data display with different server mode datasources.

XtraLayout Suite

  • DataLayoutControl incorrectly binds complex controls to detail collections if the Allow Generating Collection Properties option is enabled.

XtraMap

  • BingRouteDataProvider - Route is not calculated for valid waypoints in certain situations.

XtraPivotGrid Suite

  • Customization Form does not display tooltips for fields with DisplayFolders.
  • LinqServerModeSource bound to XPQuery XPO source cannot execute the count function.
  • PivotGrid - Memory usage increases if the RefreshData method is executed frequently.
  • PivotGrid - NullReferenceException occurs in the PostEditor function.
  • PivotGrid displays the data field inside a field group after the group has been expanded in certain cases.
  • PivotGrid requests data from unbound properties of the data source.
  • The CellClick event is not fired in PivotGrid.
  • The NullReferenceException is raised if a wrong rowIndex is passed as a parameter to the PivotDrillDownDataSource.GetValue method.

XtraPrinting Library

  • Export to RTF/DOCX - Truncated content in a margin band disrupts the output.

XtraReports Suite

  • The new Expression Bindings feature adds extra DLL dependencies.
  • Documentation - Add a note that interactive sorting is not supported in XRSubreport.
  • Documentation - The event list of the XRPageBreak control contains the PrintOnPage event but this event cannot be handled for the control.
  • Export To PDF - A control's white borders are exported to PDF with a black color.
  • Export to PDF - Version 17.2 produces several rendering issues at 100% zoom (related to line spacing).
  • Export to Text - Remove trailing whitespaces after the latest value in a row.
  • Export to Text - The size of a multi-line RTF string is not correctly measured.
  • Localization - Font properties are not localized in the property grid of the End-User Report Designer.
  • Localization - Translate the "Keep row height" option located in the DOCX export options dialog into German.
  • The Detail band is not printed if an expression for the Visible property returns the True value.
  • The ribbon Document Viewer does not trigger the NextPage/PrevPage commands after pressing the PageDown/PageUp keys.

XtraRichEdit

  • Certain complex hyperlinks are incorrectly imported from HTML causing improper operation of the RTF export routine.
  • Formatting is lost when text is replaced using the AutoCorrect feature.
  • RichEditControl renders the text highlighting for space characters if there are no character after these spaces.

XtraScheduler Suite

  • NullReferenceException is thrown in the AppointmentScrollingAnimator.ScrollAreaBounds property getter.
  • Resizing WeeklyRecurrenceControl no longer wraps day checkboxes.
  • The AutoAdjustForeColor option settings are ignored if the "The Bezier" skin is applied.

XtraSpreadsheet

  • Mail Merge in SpreadsheetControl does not work when a data source implements IDisplayNameProvider.
  • The filter button's borders are drawn over the cell selection's left and right borders.
  • The TimeCategoryNumberFormatGenerator.TryValidateAllCultures method throws System.Globalization.CultureNotFoundException when checking a time format applied to a cell.

XtraTreeList Suite

  • Unchecking the Blank flag in the Excel-Style filter does not clear the condition.
  • An incorrect control is focused on pressing TAB when an in-place editor is active.
  • Images disappear when a fixed column is shown on the right.
  • NullReferenceException is thrown after removing a node when the TreeListNode.SetValue method is called.
  • State images have an incorrect background color after changing the appearance settings.
  • ToolTip is incorrectly assigned in the TreeListBand.Assign method.

XtraTreeMap

  • It is impossible to use the GroupHeaderTextPattern property to format labels.

XtraVerticalGrid Suite

  • VGridControl - A field name is shown for a row if a caption is not set.
  • VGridControl - Exception is thrown when CTRL+Click the grid not bound to a data source.
  • VGridControl.CustomDrawRowHeaderCell incorrectly displays custom captions.

DevExpress WPF 17.2.7

$
0
0
DevExpress WPF

Maintenance release includes several bug fixes.

Fixes

Data Access Library

  • NullReferenceException occurs on an attempt to execute DBSchema.SaveFile if the DBSchema(DBTable[] tables, DBTable[] views) constructor is used.

DXBars & DXRibbon Common (WPF)

  • ThemedWindow - Double-clicking the gap above BarItem maximizes the parent form when the WindowKind property is set to Ribbon.

DXBars for WPF

  • The BarItem.IsEnabled property does not work for custom menu items located in GridControl's menu.
  • The IgnoreMenuDropAlignment property value is ignored in ribbon items' menus.

DXCharts for WPF

  • The "Cannot modify this property on the Empty Rect" exception is raised in bar series with the "Widen" animation in certain cases.
  • The "Height must be non-negative" exception is raised if a Bar Series with FlatGlassBar2DModel does not contain points with values.

DXControls for WPF

  • A hovered button displays incorrect background after it was disabled and enabled again in the MetropolisLight theme.
  • Qualified Image Extension throws XamlParseException in version 17.2.6.
  • SvgImageSource - Svg icons with clip-path are rendered incorrectly.
  • The resize grip is aligned incorrectly when Padding is zero in ThemedWindow.
  • ThemedWindow.TitleAlignment Property has no effect.
  • Window Borders disappear when using ThemedWindow and Per Monitor DPI scaling.

DXDiagram for WPF

The FitToDrawing method doesn't correctly lay out a diagram when it's invoked from the ItemsChanged event handler.

DXDocking for WPF

  • A button in an undocked inactive window is not clickable under the Office2007Silver theme.
  • Auto hidden group captions are rotated after switching between themes.
  • AutoHidden groups and panels can be expanded if GridControl's context menu is shown.
  • DocumentGroup doesn't trim headers when CaptionTemplate is used.
  • The AllowClose property is ignored for a minimized LayoutPanel within TabbedGroup of DockLayoutManager.

DXGrid for WPF

  • Certain columns are displayed in the Column Chooser even if the ShowInColumnChooser property is false.
  • GridControl does not draw the separator line below its header when the HeaderPosition property is set to SearchPanel and the Group Panel is hidden.
  • GridControl is not focused when the SetFocus method is called for a child automation element.
  • GridControl tries to insert values without converting them from display text when LookUpEditSettingsBase descendants are used.
  • GridControl with GridDragDropManager placed in DocumentPanel throws InvalidOperationException when a mouse button is pressed.
  • GridControl's group summaries aren't correctly aligned after scrolling when the GroupColumnSummaryItemTemplate property is used.
  • Group and total summary values cannot be scrolled horizontally when a complex layout is used.
  • Invalid characters are copied to the clipboard in CSV format.
  • TreeListControl disappears after checking and unchecking several nodes.
  • TreeListView displays old cell values when the SetNodeValue method is called and the underlying data object does not implement the INotifyPropertyChanged interface.

DXPivotGrid for WPF

  • Documentation - Add a note regarding event handling specifics in asynchronous mode to the PivotGridControl.CustomFieldSort documentation article.
  • NullReferenceException occurs in PivotGridControl in certain cases.
  • OLAP - The Excluded filter for a сalculated measure with the "PrevMember" function can be applied incorrectly.
  • PivotGrid performs the Bestfit operation for a long time in certain cases.
  • Unhandled error occurs when calling the BestFit method after adjusting the BestFitMaxRowCount property.

DXPropertyGrid for WPF

  • WinUIDialog appears at an incorrect position on a system with 150% DPI.

DXRibbon for WPF

  • DXRibbonWindow - The window title is sometimes displayed above contextual tabs.

DXRichEdit for WPF

  • The "content-location" entry in the exported MHT file is not globally unique.

DXScheduler for WPF

  • Multiple clicks on appointment resizer throws an error.
  • SchedulerControl - Improve touch device support.
  • SchedulerControl - There is no SchedulerDateNavigatorStyleSettings.CustomizeSpecialDates event in version 17.2.
  • SchedulerControl.LimitInterval doesn't work as expected.
  • SchedulerDateNavigatorStyleSettings - An application crashes if the Assigning MaxSelectedConsecutiveWeeks property is assigned in XAML.

DXScheduler for WPF (Legacy)

  • Edit Appointment Form is shown not in the center of its parent window on a machine with high DPI.
  • RecurrenceForm is automatically opened when the Open context menu item is clicked and "Edit the series" is selected in EditRecurrentAppointmentForm.
  • Some elements of a hidden SchedulerControl continue using the previous theme after another theme is applied at runtime.
  • The modal edit appointment window shown from the scheduler (legacy) control does not flash when clicked outside the window.
  • The reminder window is unexpectedly shown at design time.
  • The standard MessageBox is used instead of DXMessageBox in certain messages shown by RecurrenceForm.

DXSpreadsheet for WPF

  • NullReferenceException on an attempt to move selection using cursor keys after copying a cell range to the clipboard.
  • The InvalidFormatException event isn't raised when an attempt to load a document via the DocumentSource property fails.

MVVM Framework

  • DocumentManagerService cannot properly resolve Views with the same class name.
  • UICommand Buttons do not use the current theme.

PDF Viewer for WPF

  • Improve image rendering in Pdf Viewer.
  • Interactivity - A combo box form field's popup cannot be opened.
  • Performance - Typed text is entered slowly if the document contains a lot of form fields.
  • Usability - There is no capability to hide the loading splash screen when the document is loaded asynchronously.

Scaffolding Wizards

  • Visual layout is not restored when using InstantFeedbackCollectionViewModel.

Windows UI

  • FlipView - The Previous and Next buttons change their Opacity property instead of the Visibility property when the ShowNextButton and ShowPreviousButton properties are set to False.

XtraReports Suite

  • DocumentPreviewControl - The CSV export option should not be available for a merged report.
  • DocumentPreviewControl operates very slowly with a large amount of data.
  • End-User Report Designer - The 'Design in Report Wizard' command activates a background window (cross-threading issue).
  • Localization - Some strings in Report Explorer and in the 'Group and Sort' panel are not localized.
  • Right-clicking ReportDataSource within the Field List throws the Invalid Operation Exception.
  • WPF Report Designer - Quickly opening / closing Field List nodes freezes the application.

DevExpress DXperience 17.2.7

DevExpress Universal 17.2.7


Telerik UI for Xamarin R1 2018

$
0
0
Telerik UI for Xamarin

Adds a NumericInput control to take numeric input, tailored for each of the target platforms iOS, Android, UWP.

Features

  • NumericInput - New control allows developers to easily take numeric input from users with a convenient UI, tailored for each of the target platforms – iOS, Android, UWP.
    • Added StringFormat property. The format is applied when the control is not focused.
    • Enabled Globalization - culture specific symbols used in the string format are taken from the culture of the current thread.

Fixes

  • Calendar
    • Fixed - [Android]: Exception is thrown when selecting specific dates with range selection.
  • ListView
    • Fixed - [iOS]: Items' appearance is lost when scrolling a ListView with custom ItemTemplateSelector.
  • SideDrawer
    • Fixed - Exception when switching to Tab that contains the control.
    • Fixed - [iOS] Content views lose their binding context when navigate to another page and return back.
  • SlideView
    • Fixed - [UWP] The content is missing when it contains a ScrollView.
    • Fixed - One slide is shown twice when SelectedIndex is bound and the InfiniteScrolling is enabled.

Telerik DevCraft UI R1 2018 SP2

$
0
0
Telerik DevCraft UI

Includes latest R1 2018 releases.

Features

Telerik DevCraft UI includes the following updates:

Telerik DevCraft Complete R1 2018 SP2

$
0
0
Telerik DevCraft Complete

Includes latest R1 2018 releases.

Features

Telerik DevCraft Complete includes the following updates:

Telerik DevCraft Ultimate R1 2018 SP2

$
0
0
Telerik DevCraft Ultimate

Includes latest R1 2018 releases.

Features

Telerik DevCraft Ultimate includes the following updates:

ComponentOne Studio UWP 2018 v1

$
0
0
ComponentOne Studio UWP

New charts and features added to FlexChart, plus an interactive sample explorer, and MultiSelect Input Control.

Features

  • New Control: MultiSelect Input Control is a drop-down control that extends ComboBox and adds checkboxes next to each item in the drop-down list, allowing users to select multiple items from a list.
  • The new C1 Samples Explorer allows users to access samples and demos from a built-in desktop app. When the product installs, users get an additional icon to start up the Samples Explorer. Features allow users to browse and search samples across all platforms, and they can launch the VB or C# script from inside the app. The explorer includes integration into Visual Studio.
  • New charts and features added to the FlexChart include Pareto chart, axis grouping, options for managing overlapping axis and data labels, and custom legend icons.
  • Scheduler
    • Improved appointment layout algorithm for short appointments in views with a small visual scale.
  • Automation
    • Fixed automation issues with FlexGrid, C1TabControl, C1CalendarControl, and C1TileView.
    • Added reference to C1.UWP.Automation to following samples: BasicLibrarySamples, CalendarSamples, FlexGridSamples, GaugeSamples, TileSamples, and TileViewSamples.
  • Expression Editor
    • Added support of alias (DisplayNameAttribute) for fields.
    • Added support of BrowsableAttribute for fields.
    • Aggregate functions with one argument works for all items from DataSource.
    • Added the Round math function.
    • Added alphabetical order for the items of the categories selection.

ComponentOne Studio WPF 2018 v1

$
0
0
ComponentOne Studio WPF

Adds new MultiSelect Input Control, charts and features for FlexChart, plus project themes and sample explorer.

Features

  • New Control: MultiSelect Input Control is a drop-down control that extends ComboBox and adds checkboxes next to each item in the drop-down list, allowing users to select multiple items from a list.
  • New Themed Project Templates: Add a theme before you create your project, includes Office 2016 themes. Makes it even easier to start using ComponentOne controls in your projects.
  • The new C1 Samples Explorer allows users to access samples and demos from a built-in desktop app. When the product installs, users get an additional icon to start up the Samples Explorer. Features allow users to browse and search samples across all platforms, and they can launch the VB or C# script from inside the app. The explorer includes integration into Visual Studio.
  • New charts and features added to the FlexChart include Pareto chart, axis grouping, options for managing overlapping axis and data labels, and custom legend icons.
  • Scheduler
    • Added new embedded themes for Office2010 Blue, Black, and Silver and Office2016 Colorful, White, Black, and DarkGray.
    • Default appearance changed to Office2016 Colorful theme.
    • Improved appointment layout algorithm for short appointments in views with a small visual scale.
  • Expression Editor
    • Added support of alias (DisplayNameAttribute) for fields.
    • Added support of BrowsableAttribute for fields.
    • Aggregate functions with one argument works for all items from DataSource.
    • Added the Round math function.
    • Added alphabetical order for the items of the categories selection.

ComponentOne Studio WinForms 2018 v1

$
0
0
ComponentOne Studio WinForms

Adds new MultiSelect Input Control, charts and features for FlexChart, plus project themes and sample explorer.

Features

  • New Control: MultiSelect Input Control is a drop-down control that extends ComboBox and adds checkboxes next to each item in the drop-down list, allowing users to select multiple items from a list.
  • New Themed Project Templates: Add a theme before you create your project, includes Office 2016 themes. Makes it even easier to start using ComponentOne controls in your projects.
  • The new C1 Samples Explorer allows users to access samples and demos from a built-in desktop app. When the product installs, users get an additional icon to start up the Samples Explorer. Features allow users to browse and search samples across all platforms, and they can launch the VB or C# script from inside the app. The explorer includes integration into Visual Studio.
  • New charts and features added to the FlexChart include Pareto chart, axis grouping, options for managing overlapping in axis and data labels, and custom legend icons.
  • In addition, you can now add expressions to column footers with Expression Editor.
  • TreeView
    • Added integration with Expression Editor.
    • A search method has been added that can be used to search the TreeView.
    • Improved performance.
    • New events for editing.
    • Added selection properties for CustomContentPresenter.
  • True DBGrid
    • Added FooterExpression property for C1DataColumn.
    • Users can now add expression to column footers using Expression Editor.
  • Expression Editor
    • Added support of alias (DisplayNameAttribute) for fields.
    • Added support of BrowsableAttribute for fields.
    • Aggregate functions with one argument works for all items from DataSource.
    • Added the Round math function.
    • Added alphabetical order for the items of the categories selection.

ComponentOne Studio Enterprise 2018 v1

$
0
0
ComponentOne Studio Enterprise.

New MultiSelect Input Control for WinForms, WPF & UWP, plus a Razor Pages Scaffolder for ASP.NET MVC.

Features

New in ComponentOne Studio WinForms 2018 v1

  • New Control: MultiSelect Input Control is a drop-down control that extends ComboBox and adds checkboxes next to each item in the drop-down list, allowing users to select multiple items from a list.
  • New Themed Project Templates: Add a theme before you create your project, includes Office 2016 themes. Makes it even easier to start using ComponentOne controls in your projects.
  • The new C1 Samples Explorer allows users to access samples and demos from a built-in desktop app. When the product installs, users get an additional icon to start up the Samples Explorer. Features allow users to browse and search samples across all platforms, and they can launch the VB or C# script from inside the app. The explorer includes integration into Visual Studio.
  • New charts and features added to the FlexChart include Pareto chart, axis grouping, options for managing overlapping in axis and data labels, and custom legend icons.
  • In addition, you can now add expressions to column footers with Expression Editor.
  • TreeView
    • Added integration with Expression Editor.
    • A search method has been added that can be used to search the TreeView.
    • Improved performance.
    • New events for editing.
    • Added selection properties for CustomContentPresenter.
  • True DBGrid
    • Added FooterExpression property for C1DataColumn.
    • Users can now add expression to column footers using Expression Editor.
  • Expression Editor
    • Added support of alias (DisplayNameAttribute) for fields.
    • Added support of BrowsableAttribute for fields.
    • Aggregate functions with one argument works for all items from DataSource.
    • Added the Round math function.
    • Added alphabetical order for the items of the categories selection.

New in ComponentOne Studio WPF 2018 v1

  • New Control: MultiSelect Input Control is a drop-down control that extends ComboBox and adds checkboxes next to each item in the drop-down list, allowing users to select multiple items from a list.
  • New Themed Project Templates: Add a theme before you create your project, includes Office 2016 themes. Makes it even easier to start using ComponentOne controls in your projects.
  • The new C1 Samples Explorer allows users to access samples and demos from a built-in desktop app. When the product installs, users get an additional icon to start up the Samples Explorer. Features allow users to browse and search samples across all platforms, and they can launch the VB or C# script from inside the app. The explorer includes integration into Visual Studio.
  • New charts and features added to the FlexChart include Pareto chart, axis grouping, options for managing overlapping axis and data labels, and custom legend icons.
  • Scheduler
    • Added new embedded themes for Office2010 Blue, Black, and Silver and Office2016 Colorful, White, Black, and DarkGray.
    • Default appearance changed to Office2016 Colorful theme.
    • Improved appointment layout algorithm for short appointments in views with a small visual scale.
  • Expression Editor
    • Added support of alias (DisplayNameAttribute) for fields.
    • Added support of BrowsableAttribute for fields.
    • Aggregate functions with one argument works for all items from DataSource.
    • Added the Round math function.
    • Added alphabetical order for the items of the categories selection.

New in ComponentOne Studio UWP 2018 v1

  • New Control: MultiSelect Input Control is a drop-down control that extends ComboBox and adds checkboxes next to each item in the drop-down list, allowing users to select multiple items from a list.
  • The new C1 Samples Explorer allows users to access samples and demos from a built-in desktop app. When the product installs, users get an additional icon to start up the Samples Explorer. Features allow users to browse and search samples across all platforms, and they can launch the VB or C# script from inside the app. The explorer includes integration into Visual Studio.
  • New charts and features added to the FlexChart include Pareto chart, axis grouping, options for managing overlapping axis and data labels, and custom legend icons.
  • Scheduler
    • Improved appointment layout algorithm for short appointments in views with a small visual scale.
  • Automation
    • Fixed automation issues with FlexGrid, C1TabControl, C1CalendarControl, and C1TileView.
    • Added reference to C1.UWP.Automation to following samples: BasicLibrarySamples, CalendarSamples, FlexGridSamples, GaugeSamples, TileSamples, and TileViewSamples.
  • Expression Editor
    • Added support of alias (DisplayNameAttribute) for fields.
    • Added support of BrowsableAttribute for fields.
    • Aggregate functions with one argument works for all items from DataSource.
    • Added the Round math function.
    • Added alphabetical order for the items of the categories selection.

New in ComponentOne Studio ASP.NET MVC 2018 v1

  • Razor Pages Scaffolder
    • Quickly generate screens for business apps using Scaffolders for Razor Pages.
    • These scaffolders can add controls and model to a new RazorPage, and controls can be inserted into an existing page without writing a line of code.
    • ReportViewer and PDFViewer will both include item templates for RazorPages apps.
  • New Project Template: Visual Studio Razor Pages App - Quickly create a preconfigured ComponentOne Razor Page applicaton in ASP.NET Core.
  • The server-side ODATA CollectionView binds MVC data-aware controls to ODATA services and supports server-side CRUD, sorting, filtering operations.
  • Dashboard Demo, released in desktop in November 2017, is now available in ASP.NET MVC. Explore grids, charts, menus, pivot tables, reports, and more.
  • Point and Figure is now available in the FinancialChart for ASP.NET MVC.
  • GanttChart is now available as a sample.
  • Web API
    • Improved search functionality in Reports.
    • Added Timeout property for SSRS reports.

ComponentOne Ultimate 2018 v1

$
0
0
ComponentOne Ultimate

New MultiSelect Input Control for WinForms, WPF & UWP, a Xamarin dashboard, plus Wijmo support for React.

Features

New in ComponentOne Studio WinForms 2018 v1

  • New Control: MultiSelect Input Control is a drop-down control that extends ComboBox and adds checkboxes next to each item in the drop-down list, allowing users to select multiple items from a list.
  • New Themed Project Templates: Add a theme before you create your project, includes Office 2016 themes. Makes it even easier to start using ComponentOne controls in your projects.
  • The new C1 Samples Explorer allows users to access samples and demos from a built-in desktop app. When the product installs, users get an additional icon to start up the Samples Explorer. Features allow users to browse and search samples across all platforms, and they can launch the VB or C# script from inside the app. The explorer includes integration into Visual Studio.
  • New charts and features added to the FlexChart include Pareto chart, axis grouping, options for managing overlapping in axis and data labels, and custom legend icons.
  • In addition, you can now add expressions to column footers with Expression Editor.
  • TreeView
    • Added integration with Expression Editor.
    • A search method has been added that can be used to search the TreeView.
    • Improved performance.
    • New events for editing.
    • Added selection properties for CustomContentPresenter.
  • True DBGrid
    • Added FooterExpression property for C1DataColumn.
    • Users can now add expression to column footers using Expression Editor.
  • Expression Editor
    • Added support of alias (DisplayNameAttribute) for fields.
    • Added support of BrowsableAttribute for fields.
    • Aggregate functions with one argument works for all items from DataSource.
    • Added the Round math function.
    • Added alphabetical order for the items of the categories selection.

New in ComponentOne Studio WPF 2018 v1

  • New Control: MultiSelect Input Control is a drop-down control that extends ComboBox and adds checkboxes next to each item in the drop-down list, allowing users to select multiple items from a list.
  • New Themed Project Templates: Add a theme before you create your project, includes Office 2016 themes. Makes it even easier to start using ComponentOne controls in your projects.
  • The new C1 Samples Explorer allows users to access samples and demos from a built-in desktop app. When the product installs, users get an additional icon to start up the Samples Explorer. Features allow users to browse and search samples across all platforms, and they can launch the VB or C# script from inside the app. The explorer includes integration into Visual Studio.
  • New charts and features added to the FlexChart include Pareto chart, axis grouping, options for managing overlapping axis and data labels, and custom legend icons.
  • Scheduler
    • Added new embedded themes for Office2010 Blue, Black, and Silver and Office2016 Colorful, White, Black, and DarkGray.
    • Default appearance changed to Office2016 Colorful theme.
    • Improved appointment layout algorithm for short appointments in views with a small visual scale.
  • Expression Editor
    • Added support of alias (DisplayNameAttribute) for fields.
    • Added support of BrowsableAttribute for fields.
    • Aggregate functions with one argument works for all items from DataSource.
    • Added the Round math function.
    • Added alphabetical order for the items of the categories selection.

New in ComponentOne Studio UWP 2018 v1

  • New Control: MultiSelect Input Control is a drop-down control that extends ComboBox and adds checkboxes next to each item in the drop-down list, allowing users to select multiple items from a list.
  • The new C1 Samples Explorer allows users to access samples and demos from a built-in desktop app. When the product installs, users get an additional icon to start up the Samples Explorer. Features allow users to browse and search samples across all platforms, and they can launch the VB or C# script from inside the app. The explorer includes integration into Visual Studio.
  • New charts and features added to the FlexChart include Pareto chart, axis grouping, options for managing overlapping axis and data labels, and custom legend icons.
  • Scheduler
    • Improved appointment layout algorithm for short appointments in views with a small visual scale.
  • Automation
    • Fixed automation issues with FlexGrid, C1TabControl, C1CalendarControl, and C1TileView.
    • Added reference to C1.UWP.Automation to following samples: BasicLibrarySamples, CalendarSamples, FlexGridSamples, GaugeSamples, TileSamples, and TileViewSamples.
  • Expression Editor
    • Added support of alias (DisplayNameAttribute) for fields.
    • Added support of BrowsableAttribute for fields.
    • Aggregate functions with one argument works for all items from DataSource.
    • Added the Round math function.
    • Added alphabetical order for the items of the categories selection.

New in ComponentOne Studio ASP.NET MVC 2018 v1

  • Razor Pages Scaffolder
    • Quickly generate screens for business apps using Scaffolders for Razor Pages.
    • These scaffolders can add controls and model to a new RazorPage, and controls can be inserted into an existing page without writing a line of code.
    • ReportViewer and PDFViewer will both include item templates for RazorPages apps.
  • New Project Template: Visual Studio Razor Pages App - Quickly create a preconfigured ComponentOne Razor Page applicaton in ASP.NET Core.
  • The server-side ODATA CollectionView binds MVC data-aware controls to ODATA services and supports server-side CRUD, sorting, filtering operations.
  • Dashboard Demo, released in desktop in November 2017, is now available in ASP.NET MVC. Explore grids, charts, menus, pivot tables, reports, and more.
  • Point and Figure is now available in the FinancialChart for ASP.NET MVC.
  • GanttChart is now available as a sample.
  • Web API
    • Improved search functionality in Reports.
    • Added Timeout property for SSRS reports.

New in Wijmo 2018 v1

  • New Licensing Mechanism - implemented a new licensing mechanism in Wijmo when you deploy to a server. You now need to create a distribution key for applications that use Wijmo. Wijmo licensing will not need a distribution key when on localhost, so your development process will go uninterrupted. You only need to generate and apply a distribution key when you are deploying your application to a server.
  • Published to NPM - The biggest benefit from adding the new licensing mechanism is that there is now a single distribution which can be published to NPM.
  • New TabPanel Control - The TabPanel is smart, it refreshes Wijmo controls when the tabs become visible. Because controls need to be visible on the screen when they are rendered (for calculating dimensions), other tab controls force you to refresh Wijmo controls manually. So this is a nice feature for customers using this TabPanel with embedded Wijmo controls (like FlexGrid).
  • Wijmo OLAP is even more powerful now that it can connect directly to Microsoft SSAS Cubes. This is great for those of you who have existing SSAS cubes and want to create a PivotGrid (and PivotChart) bound directly to the cube. This feature requires that you configure a few things in your SSAS Cube to make sure it's accessible via AJAX requests.
  • ActiveReports Support in ReportViewer - Wijmo has a modern client-side ReportViewer control that now supports ActiveReports. The Wijmo ReportViewer is written as a control in TypeScript and comes with built-in support for Angular, React, Vue and more. It is also provided in multiple module formats for use with module loaders.
  • FlexSheet Tables - Tables in FlexSheet act similarly to Excel; you can select a range of cells in a sheet and convert them to a formatted table.
  • React Child Component Support - Added child component support for controls with complex properties: for example, FlexGridColumn for FlexGrid Column objects and FlexChartSeries for Chart Series objects. This makes declaring controls and bindings in markup even more powerful.
  • HTTPS CDN - Moving forward, all new versions of Wijmo will be published to a new CDN that supports HTTPS, ensuring you can host your applications on HTTPS and still use Wijmo. It also makes Wijmo easier to use on sites like jsfiddle, codepen, jsbin, etc.
  • Accessibility Enhancements - improved accessibility for:
    • Hierarchical FlexGrid (with ARIA treegrid attributes).
    • AutoComplete & ComboBox.
    • FlexGridFilter Dialog.
  • New Samples:
    • TabPanelIntro sample | TabPanel blog
    • OLAP SSAS Cube sample | OLAP and SSAS Cube Blog
    • Angular 5 TabPanelIntro sample
    • ActiveReport ReportViewer sample
    • Server CollectionView sample

New in ComponentOne Studio for Xamarin 2018 v1

  • New Dashboard Demo
    • An all-new mobile version of the dashboard sample app, displays sales and profit comparison, goals, top products, and customers.
    • Features many of the controls, including FlexChart, FlexPie, FlexGrid, BulletGraph, and CollectionView.
    • Demonstrates using the controls within more complicated multi-page arrangements, including master detail, carousel, and tabbed pages.
    • Displays many of the new control animations.
  • FlexChart
    • Added pan and zoom to FlexPie and Sunburst charts making dense datasets easier to visualize, improving interaction with both chart types and providing an even better experience on mobile.
    • Added new properties to the Axis object of a traditional FlexChart including Scale and DisplayedRange.
    • Animations - Added animations for FlexChart and FlexPie, these animations are available for loading and updating data in these chart types, as well as selection for FlexPie.
  • FlexGrid
    • Added Column/Row Dragging Reordering - One of the most requested features for FlexGrid was the ability drag to reorder rows and columns. This is now available by setting the AllowDragging property.
    • Resizing columns and rows should also feel better in this release, as most of the gesture and touch interactions have been overhauled.
    • New animations accompany reordering your data.
    • Deletion is now based on selection, rather than current cell. Changing the SelectionMode has an impact on what is deleted. Cell-based Selection simply deletes the content of the cell without modifying the CollectionView, though Row-based selection have the rows deleted in both the FlexGrid and CollectionView.
  • Gauge
    • Added the ability to use dragging interactions with gauge controls (Linear Gauge, Radial Gauge, and Bullet Graph) rather than just taps.
  • Improvements to Input controls
    • Added animations for all the DropDown derived controls.
    • Added basic keyboard handling to the controls, so for UWP users and mobile users with a keyboard you should now be able to navigate through the list of items available in a DropDown using the arrow keys, use Enter to begin and end editing, and use the tab key to navigate through tab stops on UWP.
    • Added new properties for customizing the fonts in AutoComplete and ComboBox. There are now FontAttributes, FontSize, and FontFamily properties for configuring these controls.
  • New Project Templates
    • Added a new .NET Standard project template for Visual Studio 2017.
    • Modernize your Xamarin.Forms projects as the .NET platform continues to evolve.
    • Templates should now automatically open up the GrapeCity license manager add in (on platforms that support it) to make licensing your projects more straightforward.

Infragistics Ultimate UI for ASP.NET 17.2 Build 17.2.20172.2051

$
0
0
Infragistics Ultimate UI for ASP.NET

Maintenance release includes several bug fixes.

Fixes

WebDataGrid

  • When WebDataGrid has enabled Editing and is bound to an ObjectDataSource, when updating cell in the grid then other grid data is not restored correctly.
  • When WebDataGrid has enabled VirtualScrolling and Selection behaviors enabled, and when we scroll to initially not visible row and selected it, then redirecting to another page and going back, will reset scroll position.
  • When WebDataGrid has defined a GroupField and the last group contains several BoundCheckBoxField columns, then after scrolling to those checkboxes and clicking then headers and rows are misaligned.
  • When WebDataGrid has enabled Editing behavior and its EnableChildlessRowsPopulation property is enabled, then it there was problem when adding row to childless parent rows.
  • When WebDataGrid has defined BoundCheckBoxField column, has VirtualScrolling behavior enabled and is bound to an ObjectDataSource, then clicking on a checkbox and executing a postback to the server, will result in MissingRecordException.
  • When WebDataGrid has defined incorrect HeaderTemplate or ItemTemplate, then “Async request failed” error is thrown.
  • When WebDataGrid has enabled VirtualScrolling then in Internet Explorer 11 client-side exception is thrown, because the browser doesn’t support Array.from() method.
  • When WebDataGrid has enabled VirtualScrolling and when scrolling up and down through grid rows several times, it is possible that some rows are note rendered and instead there is a blank space.
  • When WebDataGrid has defined DropDownProvider for a column, and the data bound to the same column has HTML content, then the cell show the HTML content instead of formatting it.

WebHierarchicalDataGrid

  • When WebHiererachicalDataGrid has defined a GroupField, which header Text property is image, defined as HTML image tag, then it is not properly displayed.
  • When WebHiererachicalDataGrid has VirtualScrolling, Sorting, ColumnMoving, ColumnResizing and Filtering behaviors, then scrolling through grid rows will result in client-side exception.

WebDropDown

  • Even WebDropDown EnableCustomValues option is enabled, when selecting a value from the list, then typing some text after the value in the input and pressing enter, this will discard the newly added text.

WebHtmlEditor

  • When WebHtmlEditor has custom toolbar, then null reference exception is thrown.
  • When a new item is added to the WebHTMLEditor’s ToolbarMenuButton menu, then null reference exception is thrown.

WebSchedule

  • WebSchedule’s recurring appointments cannot be opened in Microsoft Edge browser.

WebTab

  • When WebDataGrid is placed inside a WebTab control tab, with AutoSize property set to false, then if the grid has not fully visible and there is a scroll, even scrolling will not allow to see full grid content.

Infragistics Ignite UI for JavaScript 17.2 Build 17.2.20172.495

$
0
0
Infragistics Ignite UI for JavaScript

Maintenance release includes several bug fixes.

Fixes

Builds

  • Uncaught SyntaxError (Invalid or unexpected token) occurs when a custom build js file with Japanese locale created by the custom build page is used.

igCategoryChart

  • Setting YAxisTitleAngle = 0 is not reflected on UI.

igCombo

  • Highlight mode is not applicable when the input value and the firstly met dataSource item are equal.
  • Items are not correctly rendering when the data source items are less than the Combo visible items count with grouping and virtualization enabled.

igDataChart

  • Grid blocks mouse wheel from tunneling to cell content in IE.
  • JavaScript error thrown when creating a column datachart and isHighlightingEnabled is enabled.
  • Blurry Charts in 17.2 release.
  • JavaScript DataChart size is not correctly calculated when browser zoom level is changed from 100%.

igDatePicker

  • Event parameters for onChangeMonthYear are ‘undefined’.
  • Input value is not reverted when invalid input is entered in igDateEditor using IME keyboard in Firefox and IE11.
  • Entered date is converted to today's date when pressing the Enter key.
  • Input value is discarded upon lost focus while in composition mode on IE11 and Firefox.
  • igDatePicker does not fallback to different than default regional settings.

igDialog

  • Dialog is not destroyed when there is an open/close animation.
  • openAnimation prevents modal background from appearing.

igEditors

  • The active item is missing styles.
  • Editors regular expressions not properly escaped.

igGrid

  • When GroupBy and Hiding are applied on Internet Explorer an error is thrown.
  • Feature chooser icons are not styled correctly when igGrid is used in igSplitter.
  • Grid width is incorrect when there are fixed columns and virtualization.
  • Expand/collapse column width  is not correctly calculated for more than one grouped columns after calling ""autoSizeColumns"" method.
  • Re-using columnSettings in Updating leads to issues because the change events are preserved in the original options.

igHierarchicalGrid

  • Expanded rows collapse after hiding columns.

igNumericEditor

  • Null value is not properly set when value is deleted from numeric editor.
  • Numeric editors don't show the keypad after loosing focus on Firefox for Android.

igScroll

  • igScroll is not initialized on igTreeGrid.
  • Scroll bar on Samples page do not go all the way down (happens from time to time).
  • igScroll custom scrollbar thumb gets too small when the scroll container has big height.

igTree

  • igTree does not load nodes after level 3 when using loadOnDemand.
  • Check mark on the parent node is not black after all the children are checked.

igVideoPlayer

  • Comercials does not show in IE when forward the player.

MVC Wrappers

  • Helper text for MVC wrappers is in Japanese.
  • YAxisMinimumValue and YAxisMaximumValue are missing in the intellisense.
  • TitleAngle, TitleHorizontalAlignment and TitleVerticalAlignment are missing in the intellisense.
  • igCategoryChart's MVC helper doesn't expose ""Legend"" property.
  • Compiler error occurs when you use IsRemote option in MVC wrapper.

Infragistics Ultimate UI for Window Forms 17.2 Build 17.2.20172.2039

$
0
0
Infragistics Ultimate UI for Window Forms

Maintenance release includes several bug fixes.

Fixes

Common

  • Legend's items flicker when there is UI interaction with the chart.

Excel Engine

  • Format of border set is cleared when deleting columns.
  • Getting ArgumentOutOfRangeException error when saving the workbook.
  • Getting NullReferenceException error when saving the workbook.

UltraDayView

  • No horizontal scroll bar appears after adding multiple owners to the DayView or CalendarInfo.

UltraGanttView

  • When clicking on the right side of a task and dragging it towards the right(next day), the task jumps to the left.

UltraGrid

  • There is a typo in the SetValue parameters for UltraGridCell.
  • Filtering using the (Blanks) or (NonBlanks) options changes to System.Object and do not work correctly.
  • InvalidOperationException occurs when calling DeactivateCell action in grid's Leave event.
  • Error when exporting Grid with certain layouts to Excel using UltraGridExcelExporter.
  • There is not a property to set to have row filtering ignore diacritics.
  • Cells don't enter edit mode when grid is too small.
  • Summaries are not calculated for group by rows that are not in view.
  • NullReferenceException is thrown when a column is auto-resized by double-clicking the resize indicator.
  • ColumnChooser headers are blank when enabling Editable Headers.

UltraOfficeNavBar 

  • DisplayStyle dropdown items in OfficeNavBar's Navigation Options cannot be changed with ResourceCustomizer.

UltraSchedule

  • Print preview showing only two appointments.

UltraSpreadSheet

  • UltraSpreadSheet undo formatting issue.
  • Focus is lost and keyboard navigation is not possible when using Pick from dropdown list.

UltraToolbarsManager

  • When content of a PopupControlContainerTool resizes in an ApplicationMenu2010, horizontal scrollbars are not automatically shown.
  • An error is thrown when pressing the shortcut key for the combo after showing the key tip.

UltraZoomPanel

  • UltraZoomPanel does not hide scroll bar when zoom index equals 1 after zooming out.
Viewing all 1514 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>