Quantcast
Channel: ComponentSource News | Chart Components
Viewing all 2917 articles
Browse latest View live

Kendo UI + Telerik UI for ASP.NET (MVC & Core), PHP, JSP R1 2020 SP1

$
0
0
Kendo UI + Telerik UI for ASP.NET (MVC & Core), PHP, JSP

Includes updates for DropDownList, Editor, Map, NumericTextBox and TreeList.

Features

  • DropDownList
    • Add kendoKeydown event global plugin.
  • Editor
    • Unify Editor's toolbar and standalone ToolBar appearance in SASS based themes.
    • Use k-button instead of k-tool in table wizard popup.
  • Map
    • Remove redundant k-shadow k-header classes from Map navigator.
  • NumericTextBox
    • Restrict characters input in Android OS.
  • TreeList
    • TreeList cells are missing aria-describedby attributes as in Grid.
  • Wrappers (ASP.NET Core) Grid
    • Add foreign key column configuration for Grid TagHelper.
  • Wrappers (ASP.NET Core) Rating
    • Render data-val attributes of Rating bound to required Model field in ASP.NET Core.

Fixes

  • Common
    • Update Popup editor template classes.
  • AutoComplete
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • ColorPicker
    • FlatColorPicker memory leak (event handlers are not removed when widget is destroyed).
  • ComboBox
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
    • ComboBox doesn't reset its default state on content deletion.
  • ContextMenu
    • appendTo in ContextMenu does not recognize string when scrollable is true.
  • DateInput
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • DatePicker
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
    • JS error on clear and blur DatePicker input.
    • Not possible to select a date in DatePicker on mobile in Desktop mode.
  • DateTimePicker
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
    • JS error on clear and blur DatePicker input.
  • Draggable
    • Difficult drag and drop in mobile with Desktop site mode.
  • DropDownList
    • Cascading child DropDownList remains disabled in IE11 on navigating and filtering its parent DropDownlist via keyboard.
  • DropDownTree
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • Editor
    • On dropping an image in the Editor it is not added to the widget's content.
    • Inline Editor MVVM and Hybrid UI is not working on iOS.
    • JS error thrown он deleting Editor content in IE.
  • FileManager
    • Setting custom tool in the Toolbar renders Upload in the content area.
    • FileManager loses focus after canceling item deleting by keyboard.
    • Swapped list view and grid views icons in FileManager toolbar.
    • FileManager's ContextMenu and ToolBar events cannot be handled.
    • FileManager: refresh only updates right pane.
    • Wrong path used in FileManager's TreeView after renaming a parent node.
  • Filter
    • DefaultValue '0' and 'false' not applied for numeric and boolean fields.
    • Changed: Remove label element from Filter checkboxes.
  • Gantt
    • While editing a Gantt task name navigating in the input field with mouse click is not possible.
  • Grid
    • In Grid with column virtualization when hiding a column its values appear in a next column.
    • Grid scrollable virtual setting in typescript accepts only boolean.
    • Grid with columnMenu.columns set to false and filterable set to true throws an error.
    • Grid cell is getting edited immediately after touch.
    • Grid validation messages incorrectly displayed.
    • Grid InCell editing does not accept new values when in Desktop Mode.
    • Incorrect column hidden when using sorted column menu.
    • Grid pager breaks when setDataSource is called.
    • It is not possible to scroll the page on iOS 13 with groupable non scrollable Grid.
    • Multi filter breaks when Grid data is grouped.
    • Difficult drag and drop in mobile with Desktop site mode.
    • Changed: Remove label element from Grid checkboxes.
  • ListBox
    • KendoListBox performance issue with multiselect and transfer for larger datasets.
  • MVVM
    • Inline Editor MVVM and Hybrid UI is not working on iOS.
  • MaskedTextBox
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • MultiColumnComboBox
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • NumericTextBox
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • PDFViewer
    • Blurred text on PDFViewer printing with scale less than 200%.
  • PanelBar
    • Navigation does not work on clicking a PanelBar item with url set.
  • Scheduler
    • Wrong time display for 24 hours format cultures in the scheduler vertical ruler.
    • Events are rendered one day before the start date when date grouping is enabled.
    • Scheduler does not remove recurrence exceptions when a recurring event is transformed to a non recurring.
  • Sortable
    • Difficult drag and drop in mobile with Desktop site mode.
  • Spreadsheet
    • IF formula, in combination with cell value check in Spreadsheet doesn't get invoked, when the targeted cell value is changed.
    • u, b and i tags in the ooxml font styles should come first in the font element.
    • Spreadsheet loses data of sheet's first two rows if "Add row below" is used, when a cell on the last two rows is focused.
    • Spreadsheet data is updated incorrectly when cancelling datasource changes.
    • DataSource is updated incorrectly when entering a new row and leaving blank one before.
    • Unable to navigate out of Spreadsheet view by keyboard.
    • Changed: Remove label element from Spreadsheet filter menu checkboxes.
  • Switch
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • Tooltip
    • Tooltip is not displayed in iPadOS 13 Safari Desktop Mode.
    • Tooltip opens only once on iOS, when showOn is mouseenter (default setting).
  • TreeList
    • Treelist column's filterable property is applied to the wrong field when column locking and a multi-column header is applied.
    • Item in locked content disappears when item is collapsed.
    • TreeList expand/collapse not working when browser is in Desktop mode iOS13.
  • TreeView
    • TreeView Child nodes initialized from DOM are not nested within an element with role="group".
  • Upload
    • Broken action button styles when autoupload is false.
  • Wrappers (ASP.NET MVC): Grid
    • NoRecords message is not rendered in MVC Grid with server binding.
  • Wrappers (ASP.NET MVC): Menu
    • Parent is not hidden if children are inaccessible and a child separator item is present.
  • Wrappers (ASP.NET MVC): RadioButton
    • enum types in Kendo RadioButtonFor are not working.
    • Radio Buttons renamed automatically.
  • Wrappers (ASP.NET Core): Grid
    • Restoring Grid settings containing filter fails in ASP.NET Core.
  • Wrappers (ASP.NET Core): ListView
    • Having MaxLength attribute on string property generates invalid editable template.
  • Wrappers (ASP.NET Core): RadioButton
    • RadioButtonFor bound to Model in Core does not render data-val attributes.
    • Radio Buttons renamed automatically.

Kendo UI + Telerik UI for PHP R1 2020 SP1

$
0
0
Kendo UI + Telerik UI for PHP

Includes updates for DropDownList, Editor, Map, NumericTextBox and TreeList.

Features

  • DropDownList
    • Add kendoKeydown event global plugin.
  • Editor
    • Unify Editor's toolbar and standalone ToolBar appearance in SASS based themes.
    • Use k-button instead of k-tool in table wizard popup.
  • Map
    • Remove redundant k-shadow k-header classes from Map navigator.
  • NumericTextBox
    • Restrict characters input in Android OS.
  • TreeList
    • TreeList cells are missing aria-describedby attributes.

Fixes

  • AutoComplete
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • ColorPicker
    • FlatColorPicker memory leak (event handlers are not removed when widget is destroyed).
  • ComboBox
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
    • ComboBox doesn't reset its default state on content deletion.
  • ContextMenu
    • appendTo in ContextMenu does not recognize string when scrollable is true.
  • DateInput
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • DatePicker
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
    • JS error on clear and blur DatePicker input.
    • Not possible to select a date in DatePicker on mobile in Desktop mode.
  • DateTimePicker
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
    • JS error on clear and blur DatePicker input.
  • Draggable
    • Difficult drag and drop in mobile with Desktop site mode.
  • DropDownList
    • Cascading child DropDownList remains disabled in IE11 on navigating and filtering its parent DropDownlist via keyboard.
  • DropDownTree
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • Editor
    • On dropping an image in the Editor it is not added to the widget's content.
    • Inline Editor MVVM and Hybrid UI is not working on iOS.
    • JS error thrown он deleting Editor content in IE.
  • FileManager
    • Setting custom tool in the Toolbar renders Upload in the content area.
    • FileManager loses focus after canceling item deleting by keyboard.
    • Swapped list view and grid views icons in FileManager toolbar.
    • FileManager's ContextMenu and ToolBar events cannot be handled.
    • FileManager: refresh only updates right pane.
    • Wrong path used in FileManager's TreeView after renaming a parent node.
  • Filter
    • DefaultValue '0' and 'false' not applied for numeric and boolean fields.
    • Changed: Remove label element from Filter checkboxes.
  • Gantt
    • While editing a Gantt task name navigating in the input field with mouse click is not possible.
  • Grid
    • In Grid with column virtualization when hiding a column its values appear in a next column.
    • Grid scrollable virtual setting in typescript accepts only boolean.
    • Grid with columnMenu.columns set to false and filterable set to true throws an error.
    • Grid cell is getting edited immediately after touch.
    • Grid validation messages incorrectly displayed.
    • Grid InCell editing does not accept new values when in Desktop Mode.
    • Incorrect column hidden when using sorted column menu.
    • Grid pager breaks when setDataSource is called.
    • It is not possible to scroll the page on iOS 13 with groupable non scrollable Grid.
    • Multi filter breaks when Grid data is grouped.
    • Difficult drag and drop in mobile with Desktop site mode.
    • Changed: Remove label element from Grid checkboxes.
  • ListBox
    • KendoListBox performance issue with multiselect and transfer for larger datasets.
  • MVVM
    • Inline Editor MVVM and Hybrid UI is not working on iOS.
  • MaskedTextBox
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • MultiColumnComboBox
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • NumericTextBox
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • PDFViewer
    • Blurred text on PDFViewer printing with scale less than 200%.
  • PanelBar
    • Navigation does not work on clicking a PanelBar item with url set.
  • Scheduler
    • Wrong time display for 24 hours format cultures in the scheduler vertical ruler.
    • Events are rendered one day before the start date when date grouping is enabled.
    • Scheduler does not remove recurrence exceptions when a recurring event is transformed to a non recurring.
  • Sortable
    • Difficult drag and drop on mobile in Desktop site mode.
  • Spreadsheet
    • IF formula, in combination with cell value check in Spreadsheet doesn't get invoked, when the targeted cell value is changed.
    • u, b and i tags in the ooxml font styles should come first in the font element.
    • Spreadsheet loses data of sheet's first two rows if "Add row below" is used, when a cell on the last two rows is focused.
    • Spreadsheet data is updated incorrectly when cancelling datasource changes.
    • DataSource is updated incorrectly when entering a new row and leaving blank one before.
    • Unable to navigate out of Spreadsheet view by keyboard.
    • Changed: Remove label element from Spreadsheet filter menu checkboxes.
  • Switch
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • Tooltip
    • Tooltip is not displayed on iOS 13 Safari in Desktop site mode.
    • Tooltip opens only once on iOS, when showOn is mouseenter (default setting).
  • TreeList
    • Treelist column's filterable property is applied to the wrong field when column locking and a multi-column header is applied.
    • Item in locked content disappears when item is collapsed.
    • TreeList expand/collapse not working on iOS 13 Safari in Desktop site mode.
  • TreeView
    • TreeView Child nodes initialized from DOM are not nested within an element with role="group".
  • Upload
    • Broken action button styles when autoupload is false.

Telerik DevCraft Ultimate R1 2020 SP1

$
0
0
Telerik DevCraft Ultimate

Includes latest updates for Telerik and Kendo UI components.

Features

Telerik DevCraft Ultimate includes the following updates:

Telerik UI for ASP.NET AJAX R1 2020 SP1

$
0
0
Telerik UI for ASP.NET AJAX

Adds PdfViewer component, plus updates for Spreadsheet and WordsProcessing.

Features

  • Common
    • PdfViewer Component.
  • AsyncUpload
    • Improve Content-Type header of the AsyncUploadHandler server response.
  • Spreadsheet
    • Cell Comments and Tooltips.
    • Import and insert Images into the cells.
    • Built-in Import from XLSX file into the spreadsheet.
    • Built-in Export to XSLX and PDF from the spreadsheet.
  • WordsProcessing
    • Introduced PDF export support for shading applied to the contents of the run.

Fixes

  • Common
    • The Upgrade wizard no longer sets RenderMode="Lightweight" when updating ASP.NET AJAX Web application.
    • Add the missing ButtonSprites.gif files to the Sunset and Telerik Classic skins.
    • Material skin is not loaded with RadDrawer and RadMultiColumnComboBox when the styles are not combined.
  • Editor
    • A JavaScript error is thrown when the Print dialog is being disposed.
  • Grid
    • Grid headercontext menu causes page to jump when opening.
  • HtmlChart
    • The MajorGridLines of the chart YAxis are always visible and the HtmlChart Appearance properties are not fully applied in R1 2020.
  • MediaPlayer
    • WAVE Button Errors.
  • PdfProcessing
    • IndexOutOfRangeException when parsing a Tiling pattern with non-RGB color.
    • NullReferenceException is thrown when importing documents with destinations that do not have a set page.
    • Fixed issue when importing Standard font with WinAnsiEncoding from literal string.
  • SpreadProcessing
    • Exception is thrown when importing a spreadsheet with the first sheet hidden.
  • WordsProcessing
    • ImageInlines with fixed Size are exported with incorrect size to pdf.
    • List bullets are exported to PDF underlined/highlighted when the last run in the corresponding paragraph is underlined/highlighted.
    • PAGE fields containing a MERGEFORMAT switch do not get correct result when exported to PDF.
    • Spaces after hyperlinks spans are trimmed when importing from HTML.
    • WebException on export to docx of document imported from HTML and containing image which src is invalid or relative URL.

Telerik DevCraft UI R1 2020 SP1

$
0
0
Telerik DevCraft UI

Includes latest updates for Telerik and Kendo UI components.

Features

Telerik DevCraft UI includes the following updates:

Kendo UI + Telerik UI for ASP.NET (MVC & Core) R1 2020 SP1

$
0
0
Kendo UI + Telerik UI for ASP.NET (MVC & Core)

Includes updates for DropDownList, Editor, Map, NumericTextBox and TreeList.

Features

  • DropDownList
    • Add kendoKeydown event global plugin.
  • Editor
    • Unify Editor's toolbar and standalone ToolBar appearance in SASS based themes.
    • Use k-button instead of k-tool in table wizard popup.
  • Map
    • Remove redundant k-shadow k-header classes from Map navigator.
  • NumericTextBox
    • Restrict characters input in Android OS.
  • TreeList
    • TreeList cells are missing aria-describedby attributes as in Grid.
  • Wrappers (ASP.NET Core) Grid
    • Add foreign key column configuration for Grid TagHelper.
  • Wrappers (ASP.NET Core) Rating
    • Render data-val attributes of Rating bound to required Model field in ASP.NET Core.

Fixes

  • Common
    • Update Popup editor template classes.
  • AutoComplete
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • ColorPicker
    • FlatColorPicker memory leak (event handlers are not removed when widget is destroyed).
  • ComboBox
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
    • ComboBox doesn't reset its default state on content deletion.
  • ContextMenu
    • appendTo in ContextMenu does not recognize string when scrollable is true.
  • DateInput
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • DatePicker
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
    • JS error on clear and blur DatePicker input.
    • Not possible to select a date in DatePicker on mobile in Desktop mode.
  • DateTimePicker
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
    • JS error on clear and blur DatePicker input.
  • Draggable
    • Difficult drag and drop in mobile with Desktop site mode.
  • DropDownList
    • Cascading child DropDownList remains disabled in IE11 on navigating and filtering its parent DropDownlist via keyboard.
  • DropDownTree
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • Editor
    • On dropping an image in the Editor it is not added to the widget's content.
    • Inline Editor MVVM and Hybrid UI is not working on iOS.
    • JS error thrown он deleting Editor content in IE.
  • FileManager
    • Setting custom tool in the Toolbar renders Upload in the content area.
    • FileManager loses focus after canceling item deleting by keyboard.
    • Swapped list view and grid views icons in FileManager toolbar.
    • FileManager's ContextMenu and ToolBar events cannot be handled.
    • FileManager: refresh only updates right pane.
    • Wrong path used in FileManager's TreeView after renaming a parent node.
  • Filter
    • DefaultValue '0' and 'false' not applied for numeric and boolean fields.
    • Changed: Remove label element from Filter checkboxes.
  • Gantt
    • While editing a Gantt task name navigating in the input field with mouse click is not possible.
  • Grid
    • In Grid with column virtualization when hiding a column its values appear in a next column.
    • Grid scrollable virtual setting in typescript accepts only boolean.
    • Grid with columnMenu.columns set to false and filterable set to true throws an error.
    • Grid cell is getting edited immediately after touch.
    • Grid validation messages incorrectly displayed.
    • Grid InCell editing does not accept new values when in Desktop Mode.
    • Incorrect column hidden when using sorted column menu.
    • Grid pager breaks when setDataSource is called.
    • It is not possible to scroll the page on iOS 13 with groupable non scrollable Grid.
    • Multi filter breaks when Grid data is grouped.
    • Difficult drag and drop in mobile with Desktop site mode.
    • Changed: Remove label element from Grid checkboxes.
  • ListBox
    • KendoListBox performance issue with multiselect and transfer for larger datasets.
  • MVVM
    • Inline Editor MVVM and Hybrid UI is not working on iOS.
  • MaskedTextBox
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • MultiColumnComboBox
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • NumericTextBox
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • PDFViewer
    • Blurred text on PDFViewer printing with scale less than 200%.
  • PanelBar
    • Navigation does not work on clicking a PanelBar item with url set.
  • Scheduler
    • Wrong time display for 24 hours format cultures in the scheduler vertical ruler.
    • Events are rendered one day before the start date when date grouping is enabled.
    • Scheduler does not remove recurrence exceptions when a recurring event is transformed to a non recurring.
  • Sortable
    • Difficult drag and drop in mobile with Desktop site mode.
  • Spreadsheet
    • IF formula, in combination with cell value check in Spreadsheet doesn't get invoked, when the targeted cell value is changed.
    • u, b and i tags in the ooxml font styles should come first in the font element.
    • Spreadsheet loses data of sheet's first two rows if "Add row below" is used, when a cell on the last two rows is focused.
    • Spreadsheet data is updated incorrectly when cancelling datasource changes.
    • DataSource is updated incorrectly when entering a new row and leaving blank one before.
    • Unable to navigate out of Spreadsheet view by keyboard.
    • Changed: Remove label element from Spreadsheet filter menu checkboxes.
  • Switch
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • Tooltip
    • Tooltip is not displayed in iPadOS 13 Safari Desktop Mode.
    • Tooltip opens only once on iOS, when showOn is mouseenter (default setting).
  • TreeList
    • Treelist column's filterable property is applied to the wrong field when column locking and a multi-column header is applied.
    • Item in locked content disappears when item is collapsed.
    • TreeList expand/collapse not working when browser is in Desktop mode iOS13.
  • TreeView
    • TreeView Child nodes initialized from DOM are not nested within an element with role="group".
  • Upload
    • Broken action button styles when autoupload is false.
  • Wrappers (ASP.NET MVC): Grid
    • NoRecords message is not rendered in MVC Grid with server binding.
  • Wrappers (ASP.NET MVC): Menu
    • Parent is not hidden if children are inaccessible and a child separator item is present.
  • Wrappers (ASP.NET MVC): RadioButton
    • enum types in Kendo RadioButtonFor are not working.
    • Radio Buttons renamed automatically.
  • Wrappers (ASP.NET Core): Grid
    • Restoring Grid settings containing filter fails in ASP.NET Core.
  • Wrappers (ASP.NET Core): ListView
    • Having MaxLength attribute on string property generates invalid editable template.
  • Wrappers (ASP.NET Core): RadioButton
    • RadioButtonFor bound to Model in Core does not render data-val attributes.
    • Radio Buttons renamed automatically.

Kendo UI R1 2020 SP1

$
0
0
Kendo UI

Includes updates for DropDownList, Editor, Map, NumericTextBox and TreeList.

Features

  • DropDownList
    • Add kendoKeydown event global plugin.
  • Editor
    • Unify Editor's toolbar and standalone ToolBar appearance in SASS based themes.
    • Use k-button instead of k-tool in table wizard popup.
  • Map
    • Remove redundant k-shadow k-header classes from Map navigator.
  • NumericTextBox
    • Restrict characters input in Android OS.
  • TreeList
    • TreeList cells are missing aria-describedby attributes as in Grid.

Fixes

  • AutoComplete
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • ColorPicker
    • FlatColorPicker memory leak (event handlers are not removed when widget is destroyed).
  • ComboBox
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
    • ComboBox doesn't reset its default state on content deletion.
  • ContextMenu
    • appendTo in ContextMenu does not recognize string when scrollable is true.
  • DateInput
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • DatePicker
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
    • JS error on clear and blur DatePicker input.
    • Not possible to select a date in DatePicker on mobile in Desktop mode.
  • DateTimePicker
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
    • JS error on clear and blur DatePicker input.
  • Draggable
    • Difficult drag and drop in mobile with Desktop site mode.
  • DropDownList
    • Cascading child DropDownList remains disabled in IE11 on navigating and filtering its parent DropDownlist via keyboard.
  • DropDownTree
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • Editor
    • On dropping an image in the Editor it is not added to the widget's content.
    • Inline Editor MVVM and Hybrid UI is not working on iOS.
    • JS error thrown он deleting Editor content in IE.
  • FileManager
    • Setting custom tool in the Toolbar renders Upload in the content area.
    • FileManager loses focus after canceling item deleting by keyboard.
    • Swapped list view and grid views icons in FileManager toolbar.
    • FileManager's ContextMenu and ToolBar events cannot be handled.
    • FileManager: refresh only updates right pane.
    • Wrong path used in FileManager's TreeView after renaming a parent node.
  • Filter
    • DefaultValue '0' and 'false' not applied for numeric and boolean fields.
    • Changed: Remove label element from Filter checkboxes.
  • Gantt
    • While editing a Gantt task name navigating in the input field with mouse click is not possible.
  • Grid
    • In Grid with column virtualization when hiding a column its values appear in a next column.
    • Grid scrollable virtual setting in typescript accepts only boolean.
    • Grid with columnMenu.columns set to false and filterable set to true throws an error.
    • Grid cell is getting edited immediately after touch.
    • Grid validation messages incorrectly displayed.
    • Grid InCell editing does not accept new values when in Desktop Mode.
    • Incorrect column hidden when using sorted column menu.
    • Grid pager breaks when setDataSource is called.
    • It is not possible to scroll the page on iOS 13 with groupable non scrollable Grid.
    • Multi filter breaks when Grid data is grouped.
    • Difficult drag and drop in mobile with Desktop site mode.
    • Changed: Remove label element from Grid checkboxes.
  • ListBox
    • KendoListBox performance issue with multiselect and transfer for larger datasets.
  • MaskedTextBox
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • MultiColumnComboBox
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • MVVM
    • Inline Editor MVVM and Hybrid UI is not working on iOS.
  • NumericTextBox
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • PanelBar
    • Navigation does not work on clicking a PanelBar item with url set.
  • PDFViewer
    • Blurred text on PDFViewer printing with scale less than 200%.
  • Scheduler
    • Wrong time display for 24 hours format cultures in the scheduler vertical ruler.
    • Events are rendered one day before the start date when date grouping is enabled.
    • Scheduler does not remove recurrence exceptions when a recurring event is transformed to a non recurring.
  • Sortable
    • Difficult drag and drop in mobile with Desktop site mode.
  • Spreadsheet
    • IF formula, in combination with cell value check in Spreadsheet doesn't get invoked, when the targeted cell value is changed.
    • u, b and i tags in the ooxml font styles should come first in the font element.
    • Spreadsheet loses data of sheet's first two rows if "Add row below" is used, when a cell on the last two rows is focused.
    • Spreadsheet data is updated incorrectly when cancelling datasource changes.
    • DataSource is updated incorrectly when entering a new row and leaving blank one before.
    • Unable to navigate out of Spreadsheet view by keyboard.
    • Changed: Remove label element from Spreadsheet filter menu checkboxes.
  • Switch
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate greater than version 1.12.0.
  • Tooltip
    • Tooltip is not displayed in iPadOS 13 Safari Desktop Mode.
    • Tooltip opens only once on iOS, when showOn is mouseenter (default setting).
  • TreeList
    • Treelist column's filterable property is applied to the wrong field when column locking and a multi-column header is applied.
    • Item in locked content disappears when item is collapsed.
    • TreeList expand/collapse not working when browser is in Desktop mode iOS13.
  • TreeView
    • TreeView Child nodes initialized from DOM are not nested within an element with role="group".
  • Upload
    • Broken action button styles when autoupload is false.

Telerik DevCraft Complete R1 2020 SP1

$
0
0
Telerik DevCraft Complete

Includes latest updates for Telerik and Kendo UI components.

Features

Telerik DevCraft Complete includes the following updates:


Syncfusion Essential Studio for Flutter released

$
0
0
Syncfusion Essential Studio for Flutter

Create rich, high-quality mobile applications for iOS and Android with a single code base.

Features

  • Built from scratch - The widgets in this package are written natively in Dart and are not thin wrappers of native controls. This provides several advantages, including a better developer experience when coding with the API in Dart, and the ability to port easily to desktop and Web.
  • Multiple native applications from one code base - Create rich applications using one code base that works across iOS and Android.
  • Fast development cycle - As the Syncfusion Flutter widgets support stateful hot reload, you can repaint your app live without building it again.
  • Flexible widgets - The Syncfusion Flutter widgets are highly customizable and work with any layout widget. All elements can be easily customized.
  • Built for performance - These widgets have been optimized for great performance even on modest hardware.

Included Widgets

  • Charts
    • Line chart
    • Area chart
    • Spline chart
    • Column chart
    • Bar chart
    • Step line chart
    • Fast line chart
    • Bubble chart
    • Scatter chart
    • Pie chart
    • Doughnut chart
    • Radial bar chart
    • Stacked line
    • Stacked area
    • Stacked column
    • Stacked bar
    • 100% Stacked line
    • 100% Stacked area
    • 100% Stacked column
    • 100% Stacked bar
    • Range column
    • Range area
    • Spline area
    • Step area
    • Pyramid
    • Funnel
  • Calendar (Preview)
  • Gauge (Preview)

Syncfusion Essential Studio for Blazor released

$
0
0
Syncfusion Essential Studio for Blazor

A comprehensive Native Blazor UI components library.

Features

  • Lightweight and user friendly - The entire library was built from scratch to be lightweight and modular.
  • Runs server side and client side - Syncfusion Blazor components fully support both server-side (Razor components) and client-side applications.
  • Modular architecture - All controls and their features are created as modules to allow selective referencing, this means that only the controls and features you need are included in your application.
  • Built for performance - All the controls are designed and built to achieve the best performance possible.
  • Responsive and touch friendly - All the controls are touch friendly and render adaptively based on the device, providing an optimal user experience on phones, tablets, and desktops.
  • Stunning built-in themes - Pixel-perfect built-in themes are available in Material, Bootstrap, and Fabric designs. Also included is an online Theme Studio to customize built-in themes.
  • Globalization simplified - Easily build applications for global audiences with various language and culture settings.

Included Components

Grids

  • DataGrid
  • Pivot Table
  • Tree Grid

Editors

  • Rich Text Editor
  • Word Processor

Dropdowns

  • AutoComplete (Preview)
  • ListBox (Preview)
  • ComboBox (Preview)
  • Dropdown List
  • MultiSelect Dropdown (Preview)

Buttons

  • Button
  • Dropdown Menu
  • Progress Button (Preview)
  • Split Button
  • Chips

Data Visualization

  • Charts
  • Stock Chart
  • Circular Gauge
  • Linear Gauge
  • Diagram (Preview)
  • Heatmap chart
  • Maps
  • Range Selector
  • Smith Chart
  • Sparkline Charts
  • Barcode Generator
  • TreeMap
  • Bullet Chart (Preview)

Calendars

  • Scheduler
  • Gantt Chart (Preview)
  • Calendar
  • DatePicker
  • DateRangePicker (Preview)
  • DateTime Picker (Preview)
  • TimePicker (Preview)

Navigation

  • Accordion (Preview)
  • Context Menu (Preview)
  • Menu Bar (Preview)
  • Sidebar
  • Tabs
  • Toolbar
  • TreeView (Preview)
  • File Manager (Preview)

Layout

  • Dialog
  • ListView (Preview)
  • Tooltip
  • Splitter (Preview)
  • Dashboard Layout

Inputs

  • TextBox
  • Input Mask (Preview)
  • Numeric Textbox
  • Radio Button
  • Checkbox
  • Color Picker (Preview)
  • File Upload (Preview)
  • Range Slider (Preview)
  • Toggle Switch Button

Notification

  • Toast (Preview)

Forms

  • In-place Editor
  • Query Builder UI (Preview)

Viewer

  • PDF Viewer

File Format Frameworks

  • Excel
  • PDF
  • Word
  • PowerPoint

Telerik UI for Blazor v2.8.x

$
0
0
Improved keyboard navigation in Telerik UI for Blazor.

Improves keyboard navigation performance in a WebAssembly (WASM) project.

v2.8.0

Updated Feb 24, 2020

Features

  • Common
    • Provide the themes as Static Assets.
  • AutoComplete
    • Expose public Id parameter.
  • ComboBox
    • Expose public Id parameter.
  • DateInput
    • Parsing error message for date inputs and pickers is available from localization.
    • Expose public Id parameter.
  • DatePicker
    • Parsing error message for date inputs and pickers is available from localization.
    • Expose public Id parameter.
  • DateTimePicker
    • Parsing error message for date inputs and pickers is available from localization.
    • Expose public Id parameter.
  • DropDownList
    • Expose public Id parameter.
  • Grid
    • Keyboard navigation performance in a WebAssembly (WASM) project.
    • Improve selection performance
  • MultiSelect
    • Expose public Id parameter.
  • NumericTextBox
    • Expose public Id parameter.
  • TimePicker
    • Parsing error message for date inputs and pickers is available from localization.
    • Expose public Id parameter.

Fixes

  • Calendar
    • Selecting Dec from year 9999 throws in Calendar.
    • BottomView and View do not work.
    • Calendar renders wrong Century and Decade views for max date 31/12/9999.
  • ComboBox
    • Combobox doesn't clear its filter after filtering is disabled.
  • DateInput
    • Min and Max don't work.
  • DatePicker
    • BottomView and View do not work.
    • Calendar's Today button doesn't set date in the picker of a grid filter row.
    • Min and Max don't limit the text input, only the calendar.
    • DisabledDates does not work.
  • DateTimePicker
    • BottomView and View do not work.
    • Min and Max don't limit the text input, only the calendar.
  • Grid
    • When working with IQueriable the grid gets all the data from the database instead of the current page.
    • Navigable grid prevents filter row DDL from opening.
    • Calendar's Today button doesn't set date in the picker of a grid filter row.
    • Grid edited item is not closed on command column cell Esc press.
    • Holding arrow keys to move fast through Grid cells get quite slow and results in flickering.
    • Grid Tab index is not persisted on focus out of command column.
    • Grid Checkbox column header checkbox can't be accessed with the keyboard.
    • DetailTemplate offsets the FilterRow one column to the left.
  • TextBox
    • Floating Label should be animated onfocus instead of oninput.
    • TexBox has incorrect rendering.

FusionCharts Suite XT v3.15.1

$
0
0
Set absolute coordinates for legends in FusionCharts.

Position legends anywhere on charts; left, right, top, bottom, and with absolute coordinates (x, y).

Features

  • FusionCharts now supports the open source Ionic framework, which lets you develop mobile user interfaces with a native look and feel. You can now add interactive charts to any Ionic Framework project using the bindings available for different platforms (React and Angular) supported by FusionCharts.
  • The scrollbar has been decoupled from the xAxis and can now be placed away from it.
  • Legends can now be positioned anywhere within the chart canvas - left, right, top, bottom, etc. Legends can also be positioned with absolute coordinates (x, y).
  • Improvements
    • The textOutline attribute can now be applied to data labels across Sunburst, Sankey, and Chord diagrams, to improve visibility.
    • The number of rows in a legend can now be defined. Earlier, only the number of columns could be defined.
    • New macros have been added to Error Bar 2D, Error Line, and Error Scatter charts.
    • When the Candlestick, Treemap, Gantt, and Select Scatter charts are exported in CSV or XLSX format, the exported files now display the chart data correctly.
    • When a Bubble chart is exported in XLSX format, the exported file now includes a column with the plot labels, to help you comprehend the data better. Earlier, this column was not included in the XLSX file.
    • Multi-level Pie Charts exported in XLSX formats now include data values along with categories. Earlier, only the categories were presented in the exported file.
    • Passing JS methods inside label attribute no longer throw alert boxes along with error messages on the browser console. Earlier, on changing '%26lt;' to '<' and '%26gt;' to '>' was displaying an error message and throwing multiple alert boxes. It helps in reducing vulnerability attacks.
    • In this version, 11 core map files have been updated.

Fixes

  • X-axis labels are now displayed properly when they are rotated, base font size is set, and the legend is displayed to the right. Earlier, in similar situations, chart canvases with a width greater than 650 pixels would show partially truncated labels for specific base font sizes.
  • The dataLabelRollOver event was also getting triggered when the cursor was hovered over y-axis values. Previously it used to happen for both xAxis and yAxis labels.
  • The attributes labelXPadding and labelYPadding are now working properly in the Heat Map chart. They were not working earlier.
  • Hand cursor is now displayed properly when the link attribute is used in a chart and the cursor is hovered over data plots and data values. Earlier, the hand cursor was not displayed when the cursor was hovered over the data values.
  • When using batchExport, if the chart height or width is set to 100% and the chart is exported as an image, then the image is properly visible. Earlier, the image was not visible in such situations.
  • The widthPercent attribute is now working properly in Marimekko charts. Earlier, in category objects, the attribute was not working, and all the categories were being assigned equal widths.
  • In Scatter charts, when the drawQuadrant attribute is used and the legend is used to turn off all the series and then turn them back on, the quadrants are now being redrawn correctly. Earlier, the quadrants were not being redrawn.
  • In a Chord diagram, when a long label is provided with label position set as tangential, then chordRadius is maintained. Earlier, in similar situations, the value assigned to chordRadius would be ignored and the radius would be set to the default value.
  • When you render a Chord chart with long label texts without setting caption and subcaption, the label texts now correctly show ellipses. Earlier, in similar situations, ellipses were not being displayed.
  • In a Chord diagram, node labels are now displayed properly in Internet Explorer 11. Earlier, the nodeLabelPosition attribute was not working properly in IE11. When the value of nodeLabelPosition was set to outside, the label would overflow into the node and when it was set to inside, the padding of the label would disappear. The issue has now been fixed.
  • When the nodeToggling attribute is used in a Chord diagram and the legend is used to turn off nodes and turn them back on, the nodes are displayed properly. Earlier, the nodes were not displayed when they were turned back on using the legend.
  • getJSONData() and getXMLData() APIs no longer return unnecessary nested objects with extra attributes, such as isRootNode.
  • In chart events, "pixelHeight" and "pixelWidth" attributes now correctly display the values of the chart height and the chart width respectively. Earlier, these attributes were getting their values swapped.
  • When the beforeDraw and drawCancelled events are used together, they are only being triggered once, as intended. Earlier, they were being triggered twice when the chart was rendered.
  • The zero plane is no longer visible over the plots in Multi-series Combination Dual Y-axis 3D chart. Earlier, it was overlapping the data plots.
  • tooltipBorderRadius attribute is now working properly in Heat Map charts in all browsers. Earlier, the attribute was not working on any chart. However, please note that this attribute does not work in Internet Explorer 8, as the browser does not support rounded edges of tooltip borders set using CSS.
  • In Bubble charts, vertical lines with thickness greater than 2 are now rendered within the chart canvas. Earlier, these lines would overlap out of the chart canvas.
  • In realtime charts, clicking on the Stop Update menu item no longer makes the menu unclickable on Internet Explorer.
  • Previously, on chart update the sum values of the stacked chart could not be removed. The issue has now been fixed.
  • In the pyramid and funnel charts, updating the theme now works perfectly. Earlier, doing so would throw a JS error.
  • In Multi-series 3D charts, when the value of the attribute use3DLighting is set to 0 and the value of alpha is set to 0 at data level, the plots are now rendered correctly. Earlier, in such situations, the plots would not be visible.
  • Setting the value of the cylScale attribute to 0 in a Cylinder gauge, the browser console no longer displays JS errors.
  • The position of data values are no longer changed when anchor size is changed in StackedArea2D & RealTimeStackedArea charts. Earlier, the values would disappear when anchor size was increased.
  • Export menus in charts can now be selected in IE8. Earlier, the menu items were unclickable on the browser.

Smart HTML Elements v7.0.0

$
0
0
Smart HTML Elements

Adds Angular modules and components.

Features

  • Added Angular modules and components.
  • Added API documentation for Angular and Typescript.
  • Typescript definitions have been optimized and updated.
  • All online examples now available in Typescript.

BCGSuite for MFC v30.4

$
0
0
Polar Bar Chart added to BCGSuite for MFC.

Adds new polar bar chart.

Features

  • Chart Control
    • Simplified chart text label customization process: new methods OnFormatDataPointLabelText and OnFormatDataPointTableText were added to CBCGPChartVisualObject class.
    • Chart data table: improved table cells horizontal scrolling (zoom/pan modes).
    • Added new flags specifying thumbnail drawing options:
      • BCGP_CHART_THUMBNAIL_DRAW_SERIES_NAME
      • BCGP_CHART_THUMBNAIL_DRAW_OBJECTS
      • BCGP_CHART_THUMBNAIL_NO_DRAW_AXIS_LABELS
    • Added a new type of polar chart - polar bar chart. The range (width) of a bar is set in degrees using Y1 component. The type of polar chart can be specified using CBCGPChartPolarSeries:SetPolarType(PolarSeriesType type, BOOL bRedraw = TRUE) method where type can be either PST_NORMAL or PST_BAR.
    • Polar and radar charts: improved diagram layout - the chart diagram space is used more optimal now.
    • Pyramid and funnel charts: improved hit-testing of the chart elements, such as data points.
  • Gauge Controls
    • CBCGPTextGaugeImpl: implemented a "trailing sign" support. Usually, "Trailing sign" is a small-size character located right of text and it's used for some indication such as percentage or temperature. New method CBCGPTextGaugeImpl::SetTrailingSign allows to specify the trailing sign text and appearance.
    • CBCGPStaticGaugeImpl::StartFlashing has a new optional parameter nCount which specifies a number of the flashings. If this parameter is 0 (default), the gauge flashing will be infinite.
    • CBCGPImageGaugeImpl: added DPI support. The class constructor and SetImage method have a new, optional parameter bScaleByDPI. Set it to TRUE if you wish to make gauge DPI-aware.
    • CBCGPColorIndicatorImpl: added DPI support for the default-size color indicators. The class constructor has a new, optional parameter bScaleByDPI.
    • CBCGPCircularProgressIndicatorImpl: added "pinned percentage sign" support. To enable this feature, you have to specify new member of CBCGPCircularProgressIndicatorOptions structure m_strProgressLabelTrailingSign.
    • CBCGPCircularProgressIndicatorImpl: new methods FlashProgressLabel and FlashLabel allow to make the text labels flashing.
  • Grid and Report Controls
    • Added ability to include groups to the filtering results: CBCGPGridCtrl:EnableFilterBar has a new optional parameter bIncludeGroups.
    • Improved grid row height API: new methods SetCustomRowHeight and SetCustomLargeRowHeight were added to CBCGPGridCtrl class.
  • Controls
    • CBCGPSliderCtrl: added new virtual method OnPosChanged. This method is called after thumb position changing.
    • CBCGPListCtrl: added LVM_SORTITEMSEX message support. By default, the control is using LVM_SORTITEM sorting message, but if you wish to use LVM_SORTITEMSEX instead, you've to call a new method CBCGPListCtrl::EnableSortEx with parameter bEnable = TRUE.
    • CBCGPGroup: added new virtual method GetCheckBoxSize. Override this method if you wish to create a group checkbox with a custom size.
  • Graphics Manager
    • CBCGPEllipse: new method PtInEllipse tells whether a specified point is located inside the ellipse.
    • CBCGPImage: added DPI support. The class constructor has a new, optional parameter bScaleByDPI. Set it to TRUE if you wish to make an image DPI-aware.
    • CBCGPGraphicsManager: improved drawing of 3D Funnel slice.
  • Edit control
    • CBCGPEditCtrl::SetCaret method has a new, optional parameter bCleanUpSelection. If you set this parameter to TRUE, the current selection will be cleaned-up.
    • CBCGPEditCtrl::ReplaceAll implementation has been significantly improved: replacing mechanism is much more fast and efficient now.
  • Gantt Chart
    • CBCGPGanttView: added a new, virtual method OnChartItemResizing. This method is called by the framework when a Gantt chart item is being resized.
    • Added new registered message BCGM_GANTT_CHART_ITEM_RESIZING. This message is sent to owner of Gantt control when the chart item is being resized.
    • CBCGPGanttChart: improved high-DPI support. All Gantt chart elements are correctly scaled now.
    • New method CBCGPGanttChart::SelectAllItems selects all Gantt chart items.
    • CBCGPGanttControl::SetProgressColumnIndex has a new, optional parameter bDisplayProgressBar. If this parameter is TRUE, a progress cell will be displayed with background progress bar.
    • CBCGPGanttControl: a group is rendered with a progress indication now.
  • Miscellaneous
    • CBCGPAnimationManager: new method GetFlashAnimationStep returns a current flash animation step.
    • CBCGPCalculator: '=' button is located now in the bottom-right corner and has a special look.
  • Examples and Samples
    • BCGPGanttDemo: added demonstration of the grid cell with background progress indicator.
    • BCGPGaugesDemo: added demonstration of pinned percentage sign in circular progress gauge and DPI-scaling in static gauges (image and color indicators).
    • ListCtrlDemo: demonstrates a new, extended sorting.
    • TreeCtrlDemo: added demonstration of the filter bar with group support.
    • BCGPChartExample: implemented group thumbnail views and added 3 new views: "Polar Bar", "Pyramid with Grouped Smaller Slices" and "Funnel with Grouped Smaller Slices".

Fixes

  • Fixes
    • CBCGPButton: addressed issue with incorrect rendering when button has a description but doesn't have a text label.
    • CBCGPCalendar: addressed issue with calling SetMinDate and SetMaxDate before control creation.
    • CBCGPBreadcrumbImpl: addressed some issues with control and item menus appearance in the right-to-left mode.
    • CBCGPStatic: addressed issue with drawing control with SS_ETCHEDFRAME style.
    • CBCGPLightBoxDialog: addressed issue with activation by the mouse click when a top-level frame is inactive.
    • CBCGPGroup: addressed issue with displaying a group name when a text contains the ampersand character.
    • CBCGPMessageBox: addressed issue with calculating size of the custom button with long text.
    • CBCGPPropertySheet: when SetIconsList method is called for the 2-nd time, the previously created icons list is destroyed now.
    • CBCGPSVGImage: addressed some issues with reading and applying linear/radial gradients.
    • CBCGPNumericIndicatorImpl: addressed issue with incorrect clipping during a digit transition effect when gauge is placed inside the visual container or created as sub-gauge.
    • CBCGPLinearGaugeImpl: a default size of gauge pointer is DPI-aware now.
    • CBCGPEditCtrl: addressed some issues with selection in GoToLine and GoToMarker methods.
    • CBCGPGridCtrl: addressed issue with frozen columns created along with merged cells.
    • CBCGPEditCtrl: addressed issue with vertical scrolling by the mouse wheel in case when the whole text fits the editor page.
    • CBCGPInfoBoxRenderer: addressed issue with a custom icon with non-standard (different from 32x32) size drawing.

BCGControlBar Library Professional Edition MFC v30.4

$
0
0
New Application Wizard in BCGControlBar Library Professional Edition MFC.

Introduces a new Application Wizard for Microsoft Visual Studio 2017 and 2019 to simplify the creation of new applications.

Features

  • Introduced new Application Wizard for Microsoft Visual Studio 2017 and Microsoft Visual Studio 2019. This Wizard dramatically simplifies creation of new, BCGControlBar-based applications. You can create Visual Studio, Office or Explorer-like applications in few seconds. If for some reason you prefer to use a classic (HTML-based) Application Wizard, you can specify this option in the Integration Wizard settings.
  • Ribubon Bar
    • CBCGPBaseRibbonElement: new method IsOnActiveFrame tells whether the ribbon control is located on the active (focused) frame.
    • CBCGPBaseRibbonElement: new method IsOnZoomedFrame tells whether the ribbon control is located on the maximized (zoomed) frame.
    • CBCGPRibbonSlider: added support for "Zoom In" ("+") / "Zoom Out" ("-") button tooltips. Method CBCGPRibbonSlider::SetZoomButtons has 2 new optional parameters 'lpszZoomInTooltip' and 'lpszZoomOutTooltip'.
    • Improved keyboard navigation support: implemented navigation by Tab key from the edit box / combo box control which was activated by the mouse click.
    • CBCGPRibbonPaletteButton (Ribbon gallery): improved high-DPI support.
    • Ribbon backstage view: added support for commands/views located at bottom of the left-side pane. Methods CBCGPRibbonBackstageViewPanel::AddCommand, CBCGPRibbonBackstageViewPanel::AddView, CBCGPRibbonBackstageViewPanel::AddPrintPreview and CBCGPRibbonBackstageViewPanel::AddRecentView have new, optional parameter 'bAddToBottom' (default value is FALSE).
    • CBCGPRibbonCaptionCustomButton: new virtual method OnDrawContent provides easy way to customize the Ribbon caption button appearance.
    • Ribbon Designer: added slider zoom button tooltips support and backstage view bottom items.
  • Chart Control
    • Simplified chart text label customization process: new methods OnFormatDataPointLabelText and OnFormatDataPointTableText were added to CBCGPChartVisualObject class.
    • Chart data table: improved table cells horizontal scrolling (zoom/pan modes).
    • Added new flags specifying thumbnail drawing options:
      • BCGP_CHART_THUMBNAIL_DRAW_SERIES_NAME
      • BCGP_CHART_THUMBNAIL_DRAW_OBJECTS
      • BCGP_CHART_THUMBNAIL_NO_DRAW_AXIS_LABELS
    • Added a new type of polar chart - polar bar chart. The range (width) of a bar is set in degrees using Y1 component. The type of polar chart can be specified using CBCGPChartPolarSeries:SetPolarType(PolarSeriesType type, BOOL bRedraw = TRUE) method where type can be either PST_NORMAL or PST_BAR.
    • Polar and radar charts: improved diagram layout - the chart diagram space is used more optimal now.
    • Pyramid and funnel charts: improved hit-testing of the chart elements, such as data points.
  • Gauge Controls
    • CBCGPTextGaugeImpl: implemented a "trailing sign" support. Usually, "Trailing sign" is a small-size character located right of text and it's used for some indication such as percentage or temperature. New method CBCGPTextGaugeImpl::SetTrailingSign allows to specify the trailing sign text and appearance.
    • CBCGPStaticGaugeImpl::StartFlashing has a new optional parameter nCount which specifies a number of the flashings. If this parameter is 0 (default), the gauge flashing will be infinite.
    • CBCGPImageGaugeImpl: added DPI support. The class constructor and SetImage method have a new, optional parameter bScaleByDPI. Set it to TRUE if you wish to make gauge DPI-aware.
    • CBCGPColorIndicatorImpl: added DPI support for the default-size color indicators. The class constructor has a new, optional parameter bScaleByDPI.
    • CBCGPCircularProgressIndicatorImpl: added "pinned percentage sign" support. To enable this feature, you have to specify new member of CBCGPCircularProgressIndicatorOptions structure m_strProgressLabelTrailingSign.
    • CBCGPCircularProgressIndicatorImpl: new methods FlashProgressLabel and FlashLabel allow to make the text labels flashing.
  • Grid and Report Controls
    • Added ability to include groups to the filtering results: CBCGPGridCtrl:EnableFilterBar has a new optional parameter bIncludeGroups.
    • Improved grid row height API: new methods SetCustomRowHeight and SetCustomLargeRowHeight were added to CBCGPGridCtrl class.
  • Controls
    • CBCGPSliderCtrl: added new virtual method OnPosChanged. This method is called after thumb position changing.
    • CBCGPListCtrl: added LVM_SORTITEMSEX message support. By default, the control is using LVM_SORTITEM sorting message, but if you wish to use LVM_SORTITEMSEX instead, you've to call a new method CBCGPListCtrl::EnableSortEx with parameter bEnable = TRUE.
    • CBCGPEdit: added support for a custom context menu. You can override a new virtual method OnEditCtrlContextMenu in your CBCGPWinApp-derived class in order to display a custom context menu for specific edit box or for all edit boxes in your application. Please take a look at EditBoxDemo to see this feature in action.
    • CBCGPGroup: added new virtual method GetCheckBoxSize. Override this method if you wish to create a group checkbox with a custom size.
  • Graphics Manager
    • CBCGPEllipse: new method PtInEllipse tells whether a specified point is located inside the ellipse.
    • CBCGPImage: added DPI support. The class constructor has a new, optional parameter bScaleByDPI. Set it to TRUE if you wish to make an image DPI-aware.
    • CBCGPGraphicsManager: improved drawing of 3D Funnel slice.
  • Edit control
    • CBCGPEditCtrl::SetCaret method has a new, optional parameter bCleanUpSelection. If you set this parameter to TRUE, the current selection will be cleaned-up.
    • CBCGPEditCtrl::ReplaceAll implementation has been significantly improved: replacing mechanism is much more fast and efficient now.
  • Gantt Chart
    • CBCGPGanttView: added a new, virtual method OnChartItemResizing. This method is called by the framework when a Gantt chart item is being resized.
    • Added new registered message BCGM_GANTT_CHART_ITEM_RESIZING. This message is sent to owner of Gantt control when the chart item is being resized.
    • CBCGPGanttChart: improved high-DPI support. All Gantt chart elements are correctly scaled now.
    • New method CBCGPGanttChart::SelectAllItems selects all Gantt chart items.
    • CBCGPGanttControl::SetProgressColumnIndex has a new, optional parameter bDisplayProgressBar. If this parameter is TRUE, a progress cell will be displayed with background progress bar.
    • CBCGPGanttControl: a group is rendered with a progress indication now.
  • Miscellaneous
    • CBCGPAnimationManager: new method GetFlashAnimationStep returns a current flash animation step.
    • CBCGPCalculator: '=' button is located now in the bottom-right corner and has a special look.
    • CBCGPMDIFrameWnd::CloseLightBox and CBCGPFrameWnd::CloseLightBox methods have a new, optional parameter bDisableAnimation. When this parameter is TRUE, the light box will disappear without transition effect.
    • Added exception handling for broken (incorrect) PNG files loading.
    • CBCGPTasksPane: implemented footer control. A new member m_wndFooter has been added to CBCGPTasksPane class. Please take a look at TasksPane sample to see this feature in action.
    • CBCGPFindReplaceDialogThemed: when the themed find/replace dialog is created with parameter bFindDialogOnly = FALSE, "Up" and "Down" controls will be not displayed (as in standard Windows Find/Replace dialog). If for some reason you want to keep on old behavior (display up/down controls in both modes), simply set a new global member CBCGPFindReplaceDialogThemed::m_bHideUpDownInReplaceMode to FALSE.
  • Examples and Samples
    • BCGPEdgeDemo: added pinned lightbox pane demonstration.
    • BCGPGanttDemo: added demonstration of the grid cell with background progress indicator.
    • BCGPGaugesDemo: added demonstration of pinned percentage sign in circular progress gauge and DPI-scaling in static gauges (image and color indicators).
    • BCGPMSOfficeDemo: added demonstration of bottom-located backstage view items and slider zoom button tooltips.
    • BCGPShopDemo: improved example appearance in the high-DPI mode.
    • EditBoxDemo: added a custom context menu demonstration.
    • ListCtrlDemo: demonstrates a new, extended sorting.
    • TreeCtrlDemo: added demonstration of the filter bar with group support.
    • BCGPChartExample: implemented group thumbnail views and added 3 new views: "Polar Bar", "Pyramid with Grouped Smaller Slices" and "Funnel with Grouped Smaller Slices".
    • TasksPane: added footer control demonstration.

Fixes

  • Fixes
    • CBCGPButton: addressed issue with incorrect rendering when button has a description but doesn't have a text label.
    • CBCGPCalendar: addressed issue with calling SetMinDate and SetMaxDate before control creation.
    • CBCGPBreadcrumbImpl: addressed some issues with control and item menus appearance in the right-to-left mode.
    • CBCGPStatic: addressed issue with drawing control with SS_ETCHEDFRAME style.
    • CBCGPShellManager: addressed issue with incorrect path processing when path name is starting from the double backslash.
    • CBCGPFileDialogEx: addressed issue with opening file without typed extension when a folder name contains one or more dots.
    • CBCGPDropDownToolbarButton: addressed issue with rendering of selected image in the high-DPI mode.
    • CBCGPLightBoxDialog: addressed issue with activation by the mouse click when a top-level frame is inactive.
    • CBCGPMDIChildWnd: the panes docked inside the frame have a correct layout now when the child frame is located in MDI tabbed group.
    • CBCGPGroup: addressed issue with displaying a group name when a text contains the ampersand character.
    • CBCGPMessageBox: addressed issue with calculating size of the custom button with long text.
    • CBCGPPropertySheet: when SetIconsList method is called for the 2-nd time, the previously created icons list is destroyed now.
    • CBCGPSVGImage: addressed some issues with reading and applying linear/radial gradients.
    • CBCGPRibbonProgressBar: addressed issue with incorrect size of the vertically-oriented control located on the Quick Access Toolbar.
    • CBCGPRibbonBar: addressed issue with appearance of the scroll button under embedded control such as combo box or edit box.
    • CBCGPRibbonColorButton: addressed issue with a color box location when control has a large icon.
    • CBCGPNumericIndicatorImpl: addressed issue with incorrect clipping during a digit transition effect when gauge is placed inside the visual container or created as sub-gauge.
    • CBCGPLinearGaugeImpl: a default size of gauge pointer is DPI-aware now.
    • CBCGPEditCtrl: addressed some issues with selection in GoToLine and GoToMarker methods.
    • CBCGPGridCtrl: addressed issue with frozen columns created along with merged cells.
    • CBCGPFontComboBox: addressed issue with incorrect row height calculation for some fonts.
    • CBCGPRibbonFontComboBox: addressed issue with incorrect scroll bar behavior in case of huge amount of fonts.
    • CBCGPEditCtrl: addressed issue with vertical scrolling by the mouse wheel in case when the whole text fits the editor page.
    • CBCGPInfoBoxRenderer: addressed issue with a custom icon with non-standard (different from 32x32) size drawing.
    • CBCGPToolbarEditBoxButton: addressed issue with the edit control height in DPI 100% mode.
    • CBCGPToolbarDateTimeCtrl: addressed issue with date/time picker vertical alignment.

TeeChart.NET for Xamarin.Forms 2020.x

$
0
0
TeeChart.NET for Xamarin.Forms

Assemblies are now compiled with Xamarin.Forms.4.5.0.356.

2020 (4.2020.3.11)

Updated Mar 11, 2020

Features

  • Assemblies compiled with Xamarin.Forms.4.5.0.356.

ZingChart 2.8.9

$
0
0
ZingChart

Improves chart zooming.

Features

  • Updated zoom related events:
    • Added ev parameter which holds the event object.
    • Added beforezoom event which can completely stop a zooming operation if the event handler returns false.

Fixes

  • Issue with scrolling legend not properly displaying markers and text items.
  • Issue affecting vector chart plugin.
  • Issue with selection tool throwing errors on null nodes.
  • Issue with value boxes not appearing on line3d and area3d charts.
  • Issues related to log scales allowing overlapping items.
  • Sorting of legend items using order attribute.
  • Formatting on %pietotalvalue token.
  • Issues with bad parsing of < and > tokens.

Nevron - Early Spring Promotion

$
0
0
Nevron - Special Offer Ends April 12th 2020.

Save up to 30% on all new licenses.

Nevron's Early Spring Promotion.

Springtime is here and the world becomes more colorful.
To celebrate this year’s Spring season Nevron have announced that they’re offering up to 30% off for every new license from their entire product range targeting .NET, Xamarin, SharePoint and SQL Server developers.

Enjoy the Spring Savings Now*:

* Promotion is valid for new customers until April 12th 2020.

Telerik UI for Blazor v2.9.x

$
0
0
New Blazor Upload and Tooltip Blazor components.

Adds new Upload and Tooltip Blazer components.

Features

  • Common
    • New Upload component.
    • New Tooltip component.
    • Compatibility with Blazor WebAssembly 3.2.0 Preview 2.
    • VS Code Template Wizard.
    • Add real data in the demos.
    • Allow developers to mock services that are using Telerik Components for unit testing by removing private un-mockable dependencies and services.
    • Allow enabling the IL Linker for Telerik UI for Blazor.
  • Grid
    • Persist State.
    • Improved layout of the PopUp edit form.
    • Ability to set Sortable for individual columns.
    • Grouping from code.
    • Ensure filter buttons are always visible and the inputs are responsive.
  • Scheduler
    • Allows Recurring appointments.

Fixes

  • ComboBox
    • Setting Value to string.Empty in an event handler causes infinite loop.
    • You can focus and type in a disabled input (through Tab or label).
  • DateInput
    • Unexpected years validation behavior on keyboard input.
    • You can focus and type in a disabled input (through Tab or label).
  • DatePicker
    • Unexpected years validation behavior on keyboard input.
    • You can focus and type in a disabled input (through Tab or label).
  • DateTimePicker
    • Unexpected years validation behavior on keyboard input.
    • You can focus and type in a disabled input (through Tab or label).
  • DropDownList
    • ValueTemplate throws an exception when there is no Data.
    • DropdownList Async Datasource.
  • Grid
    • When hiding a grid from within its selection handler, you get a System.ArgumentOutOfRangeException: Index was out of range.
    • Hiding a grid column causes data columns to be misaligned with headers.
    • Removing grid column breaks visualization.
    • Clear filter icon is not shown for empty filter operators.
    • Clear filter button doesn't clear input values for NumericTextBox and Textbox.
    • Horizontal scroll causes vertical scroll when grid in VirtualScroll mode.
    • Grid column menu appears filtered state even when column is not filtered.
    • Filtering String field by IsEmpty/IsNotEmpty doesn't apply at all.
  • NumericTextBox
    • You can focus and type in a disabled input (through Tab or label).
  • TextBox
    • You can focus and type in a disabled input (through Tab or label).

Actipro Universal Windows Studio for UWP 2020.1

$
0
0
Actipro Universal Windows Studio for UWP

Improves Docking/MDI, Editors and SyntaxEditor controls.

Features

Docking/MDI

  • Improved the AdvancedTabControl tab layout logic when using shrink overflow to help ensure tabs fully fill the control extent.
  • Updated StandardSwitcher to not reserve space for docking window images when they aren't available.
  • Added the DockHost.GetVisibleToolWindowContainerCount method, which is useful for determining if there is are multiple ToolWindowContainers within a floating DockHost.
  • Added the StandardSwitcher.DocumentsColumnTitle and ToolWindowsColumnTitle properties to allow for easier customization of the column titles.
  • Added the ToolWindowContainer.TitleBarMinHeight property that sets the title bar's minimum height.
  • Updated when the DockingWindow.IsOpen property is changed during layout changes to more closely match the DockSite.WindowsOpened/WindowsClosed events.

Editors

  • Added the AutoCompleteBox.SelectedItemChanged event.
  • Added the AutoCompleteBox.InputMode property, which determines control usage behavior.
  • Added a HasText property to the BrushEditBox and ColorEditBox controls, allowing the text portion of the edit box to be hidden for swatch-only display.
  • Improved DateEditBox and TimeEditBox to accept delimiter-less input for several additional custom formats.
  • Updated numeric edit boxes to support large incremental changes when holding Shift while pressing Up/Down or rotating the mouse wheel.
  • Updated several numeric edit boxes to support custom format strings with semi-colon conditional format specifiers.
  • Updated AutoCompleteBox to dispatch filter application after property changes, thereby ensuring all data-bound properties are updated when the filter executes.
  • Updated the ColorPicker.Value property to be a nullable Color.

Grids

  • Added the PropertyGrid.RequestRefresh method that can request that the property grid refreshes its contents.
  • Added the PropertyDescriptorPropertyModel.PropertyDescriptor property.
  • Updated PropertyDescriptorPropertyModel to watch for changes to non-value PropertyDescriptor properties like DisplayName when the descriptor implements INotifyPropertyChanged.

SyntaxEditor

  • Added a new background that renders the search range when the search overlay pane is in Selection scope mode.
  • Added the SyntaxEditor.HasSearchOverlayPaneKeyBindings property, which can be set to false when using external search UI to prevent access to the built-in search overlay pane.
  • Added the ICompletionItemCollection.CreateBatch and AddRange methods, which when used to add completion items can dramatically improve item-adding performance. Updated all premium add-on completion providers to use the new methods.
  • Added the SyntaxEditor.CanScrollPastDocumentEnd property back with a default of true. It should only be changed to false if the editors doesn't use multiple font families/sizes or intra-line adornments.
  • Flipped the order of the Guides and Highlights adornment layers.
  • Improved search overlay pane logic related to the selection scope range.
  • Improved the IntelliPrompt popup placement rectangle determination logic for target text ranges.
  • Updated IntelliPrompt code snippets to convert tabs to spaces when ITextDocument.AutoConvertTabsToSpaces is set to true.
  • Updated PgDn logic to prevent scrolling past the document end.
  • Updated logic so that when changing the SyntaxEditor.IsVirtualSpaceAtLineEndEnabled property to false, a virtual selection will be moved to document offsets.
  • Updated the 'Adornments 8 - Color Preview' QuickStart to render the adornments using a draw callback method instead of UIElements.
  • Updated several static members on HtmlContentProvider to be methods that take a IHighlightingStyleRegistry parameter, thereby allowing the content provider to do highlighting style lookups in the same registry used by a target view.
  • Updated the search overlay pane when opened to not auto-search for tabs that may surround a zero-length selection.
  • Updated the search views to allow Ctrl+Enter to execute a Find All search operation when the Find textbox has focus and IsFindAllButtonVisible is true.
  • Updated mouse wheel scrolling to still work when the related scrollbar is hidden. It is recommended to set SyntaxEditor.CanScrollPastDocumentEnd to false when hiding the vertical scrollbar.
  • Updated the SyntaxEditor.PasteDragDrop event to fire for drops within the same control, so that the accepted operation can be forced to Copy if desired.
  • .NET Languages Add-on
    • Improved the C# and VB context factories for improved IntelliPrompt parameter info.

Shared

  • Improved the ConditionalConverter to support strings and other non-boolean objects as conditions.

Fixes

Docking/MDI

  • Fixed a bug where the DockSite.WindowsOpening/WindowsOpened events didn't fire when programmatically docking or floating a closed docking window in several scenarios.
  • Fixed a bug where an AdvancedTabControl with left/right tab placement didn't always measure the tabs correctly.
  • Fixed a bug caused by a previous update where tabs using shrink overflow might not fully render the tabs in a certain scenario.
  • Fixed a bug where deserializing a layout containing a SplitContainer with no current visible children could incorrectly show a splitter.
  • Fixed a bug where the StandardSwitcher allowed the selected window's header image to render at its default size instead of a fixed size.
  • Fixed a bug where focus might not be moved into another docking window when a focused floating docking window is programmatically closed.

Editors

  • Fixed a bug where setting DateTimeEditBox.Value to a DateTime that is out of range of the current calendar could throw an exception.

Grids

  • Fixed a bug where collection properties might not expand properly.
  • Fixed a bug where using multiple TreeListView star-sized columns could result in the last column's right edge being cut off by a pixel.
  • Fixed a bug where a tree node being edited wouldn't scroll into view.
  • Fixed a bug where setting TreeListBox.RootItem to null while a filter is active would call into the filter with a null item reference.
  • Fixed a bug where refreshing TreeListView items in code-behind could trigger extra layout cycles.
  • Fixed a bug where resetting a PropertyGrid value wouldn't raise the PropertyGrid.PropertyValueChanged event.
  • Fixed a bug where changing the PropertyModel.IsExpanded property wasn't properly updating the PropertyGrid in a certain scenario.

SyntaxEditor

  • Fixed a bug where collapsible region highlights didn't render in the correct vertical location in a certain scenario.
  • Fixed a bug where using touch to make a selection wasn't working properly in all scenarios.
  • Fixed a bug where word-wrapped lines might not arrange properly in a certain scenario with multiple sequential SyntaxEditor size changes.
  • Fixed a bug in the language service sorting logic.
  • Fixed several language services that were previously allowed to function on inactive views.
  • .NET Languages Add-on
    • Fixed a bug where certain generic method constraints could prevent the method from showing in IntelliPrompt.
    • Fixed a bug where a syntax error could occur when using a C# null-coalescing operator in a certain scenario.
  • Python Language Add-on
    • Fixed a bug where the resolver wouldn't resolve classes defined below the current class in the same document.
  • Web Languages Add-on
    • Fixed a bug where the XML parser could throw an exception in a scenario where a syntax error occurred in header or footer text.

Views

  • Fixed a bug where a column or card added to TaskBoard might not be rendered in the correct position.
Viewing all 2917 articles
Browse latest View live


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