Quantcast
Channel: ComponentSource News | Grid Components
Viewing all 2705 articles
Browse latest View live

Handsontable Pro V1.18.1

$
0
0
Handsontable Pro

Maintenance release includes bug fixes.

Fixes

  • Fixed a bug with duplicate fill handles on the edges of the table's overlays.
  • Fixed a problem, where the MergeCells class was added under Core in the docs.

Telerik UI for UWP R1 2018

$
0
0
Telerik UI for UWP

DataGrid exposes API for implementing custom DataGridColumns.

Features

  • DataGrid
    • Exposes API for implementing custom DataGridColumns.
  • ListView
    • Reorder ListView with mouse.

Fixes

  • Fixed - Cannot change the minimum width of the column when resizing through the header thumb.
  • Fixed - UserChooseColumns UI does not visualize all the columns.
  • Fixed - When having great amount of columns the UserChooseColumns doesn't show vertical scroll.
  • Fixed - NumericEditor not respecting the minimum value set.
  • Fixed - NullReferenceException thrown when grouping RadDataGrid by EF property that's null.
  • Fixed - DataGridColumn Header doesn't update.
  • Fixed - RadDataGrid does not allow ScrollColumnIntoView with invisible columns.
  • Fixed - RadDataGrid's external editor ignores the CanUserEdit property of the DataGridTextColumn.

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 UI for ASP.NET AJAX R1 2018

$
0
0
Telerik UI for ASP.NET AJAX

Adds support for Encryption Algorithm 4 to PdfProcessing, plus updates for ListBox and Spreadsheet controls.

Features

  • ListBox
    • MaxJsonLength increased to int.MaxValue.
  • PdfProcessing
    • Support for Encryption Algorithm 4.
  • Spreadsheet
    • Add SpreadsheetRange public methods for get and set Underline.

Fixes

  • Common
    • Accessibility improvements - RadGrid, RadCombobox, RadWindow and RadDataPager now pass WAVE validation
    • Wrong placement (position) of RadToolTip, RadContextMenu, RadCalendar popup in Chrome 61+, Edge and Opera
    • Fix CDN script combining in CombinedScript.js for RadGrid
  • AsyncUpload
    • RadAsyncUpload allows to execute JavaScript when file with invalid symbols in the name is selected on MAC
  • ComboBox
    • When increasing the font-size the text inside the combobox EmptyMessage gets bigger and exceeds the control
    • ComboBox with LoadOnDemand causes infinite requests when ~ or a second ' is searched
  • Editor
    • Q.updateValue is not a function error when selecting a custom dropdown item on mobile
    • ImageManager's layout is broken in Bootstrap in Lightweight
    • Japanese character has been removed when typing over selection in IE11
  • FileExplorer
    • Improved security
  • FormDecorator
    • Whitespace or broken font icon on radio buttons when RenderMode=Classic and a RadControl with RenderMode=Lightweight is on the page
  • Grid
    • Changing the Summary property of the MasterTableView when ARIA support is enabled does not change the rendered attribute value and throws server-side error on PDF export.
    • Grid does not get in edit mode in Edge 40
    • RadGrid's footer has wrong color in Metro skin (black)
  • Menu
    • JavaScript error when unloading the page in Edge 40
    • Wrong placement (position) of RadContextMenu in Chrome 61
  • PdfProcessing
    • TextSelection.GetSelectedTextAsync(*) throws NullReferenceException when invoked in non-WPF application
  • Scheduler
    • Appointment is invalid and Cannot Read Property errors for Scheduler in Chrome 61
  • Spreadsheet
    • Spreadsheet edited cell does not show the tooltip when scrolled
  • SpreadProcessing
    • Autofill throws exception when autofilling long number value with text format
    • Autofill turns numbers to ordinal when text format is applied
  • Window
    • Scroll bars disappears after moving RadWindow
    • The WebBlue titlebar text is black instead of white when the classic render mode is used
    • FIX Calling autoSize() removes the focus and sets it to the body of the main page in IE
    • FIX The Overlay goes on top of the RadWindow when it is resized after restoring it from a MinimizeZone
  • WordsProcessing
    • ArgumentOutOfRangeException is thrown when exporting table without cells to PDF
    • When merge field is evaluated to null or empty string, result fragment is not removed from the merged document
    • Html import of font-family enclosed in quotes is incorrect

Kendo UI + Telerik UI for JSP R1 2018 SP1

$
0
0
Kendo UI + Telerik UI for JSP

Includes improved filter operators.

Features

  • DataSource
    • Adds IsNullOrEmpty and IsNotNullOrEmpty filter operators.
  • FilterMenu
    • Adds IsNullOrEmpty and IsNotNullOrEmpty filter operators.
  • TreeView
    • Update indeterminate state of checkboxes when dataSource is filtered.

Fixes

  • AutoComplete
    • Fixed - DropDownList: cannot set autoWidth in html.
    • Fixed - AutoWidth is not applied when clearing manually in ComboBox and AutoComplete.
    • Fixed - Wrong position of clear button on AutoComplete, ComboBox and MultiSelect in RTL in IE.
    • Fixed - AutoComplete's dropdown is not properly resized when noDataTemplate is initially shown and the AutoWidth functionality is enabled.
  • Button
    • Fixed - Button keeps active state if pressing Enter to trigger click and changing focus inside click event handler.
  • ButtonGroup
    • Fixed - Badge method should return the value set for a certain button.
  • Calendar
    • Fixed - The Calendar selectDates method should clear the selected dates when an empty array is passed.
  • Chart
    • Fixed - Chart plotArea method should return ChartPlotArea in typescript.
  • ComboBox
    • Fixed - Filter is not cleared upon blur after selecting the value of the input.
    • Fixed - DataSource Read is forced on select event of cascading comboboxes.
    • Fixed - ComboBox and DropDownList Change event doesn't trigger with the Kendo UI 2018 R1 release.
    • Fixed - DropDownList: cannot set autoWidth in html.
    • Fixed - AutoWidth is not applied when clearing manually in ComboBox and AutoComplete.
    • Fixed - Wrong position of clear button on AutoComplete, ComboBox and MultiSelect in RTL in IE.
    • Fixed - ValueMapper function gets called unexpectedly when ComboBox has initially selected value and the user changes the selection to one of the next items.
    • Fixed - Selecting item with virtual scrolling looses the actual item in Firefox.
  • DataSource
    • Fixed - DataSource TypeScript group option should accept any parameter.
    • Fixed - TypeScript: Missing inPlaceSort property for the DataSource in the definitions.
  • Dialog
    • Fixed - Dialog content is trimmed, if it exceeds dialog dimensions.
    • Fixed - Unexpected Dialog buttons left alignment when buttonLayout is set to normal.
    • Fixed - Action buttons in Dialog are not expanded to the entire width when buttons' layout is stretched.
    • Fixed - Long Dialog title issues.
    • Fixed - Wrong Dialog height, if height property is set to a small value, e.g. 150px.
    • Fixed - Dialog title text falls on a second row in Office 365 and Nova themes.
    • Fixed - Missing Dialog buttons rounded corners in RTL with HighContrast Theme.
  • DropDownList
    • Fixed - ComboBox and DropDownList Change event doesn't trigger with the Kendo UI 2018 R1 release.
    • Fixed - OptionLabel is not selected when selecting a value that does not exist.
    • Fixed - DropDownList: cannot set autoWidth in html.
  • Editor
    • Fixed - Editor adds new lines within comment blocks after viewing the HTML and clicking Update.
    • Fixed - Empty hyperlink is inserted when pressing enter at the beginning of link.
    • Fixed - Missing styles for table in inline Editor.
    • Fixed - There are additional borders after adding tools in Editor that are hidden in specific scenarios.
    • Fixed - Unexpected buttons hiding on clicking Editor's content in SASS themes.
    • Fixed - Inline Editor toolbar buttons are not visible with Nova theme.
  • Gantt
    • Fixed - Gantt Task edit dialog appearance issues in RTL
  • Grid
    • Fixed - Grid does not persist selection after cancelling popup editing.
    • Fixed - Extend TypeScript definition of GridColumn command.
    • Fixed - Grid does not show data if pager option 'All' is selected.
    • Fixed - Dropdowns in Grid filter menu are not closed on devices with touch and mouse.
    • Fixed - Kendo Grid data not refresh after Menu Filter clear.
    • Fixed - Grid pageSize(All) not persisting after adding a new record.
    • Fixed - Validation tooltip visible with correct data in the Grid.
    • Fixed - Grid editing form doesn't close with filtered data containing only 1 item.
    • Fixed - Styled checkbox not clickable in Grid Batch edit mode.
  • ListView
    • Fixed - ListView drag events could not be detected on Windows device with capactive touch screen in IE and Edge browsers.
  • MediaPlayer
    • Fixed - fullScreen property of the MediaPlayer doesn't work.
    • Fixed - MediaPlayer TypeScript functions have Void as a return.
  • MultiSelect
    • Fixed - MultiSelect throws an error for initially selected items with autoBind: "false" and grouping.
    • Fixed - DropDownList: cannot set autoWidth in html.
    • Fixed - Wrong position of clear button on AutoComplete, ComboBox and MultiSelect in RTL in IE.
    • Fixed - All items cannot be selected with keyboard Shift + Arrow key in MultiSelect.
    • Fixed - Values are not selected with autoBind: "false".
  • NumericTextBox
    • Fixed - NumericTextBox does not reflect changes applied through setOptions.
    • Fixed - HTML attributes are cleared from input element on form reset.
    • Fixed - The NumericTextBox does not allow writing or paste decimals with decimals 0 and restrictDecimals to false.
    • Fixed - NumericTextBox without spinners has a gray background.
  • Pager
    • Fixed - Grid does not show data if pager option 'All' is selected.
    • Fixed - Grid pageSize(All) not persisting after adding a new record.
  • Spreadsheet
    • Fixed - Spreadsheet's Format dialog content is cut in Nova theme.
    • Fixed - Broken appearance of Spreadsheet's sheets bar in all themes, when there are scroll buttons.
  • TabStrip
    • Fixed - Setting animation to false does not completely disable TabStrip animation in IE and Edge for Material theme.
  • ToolBar
    • Fixed - Wrong color of split button arrow by click.
    • Fixed - Disabled Button in Toolbar should have focus stylization.
    • Fixed - Cannot toggle checkboxes in ToolBar overflow popup.
    • Fixed - Disabled ToolBar SplitButton can be opened with the keyboard.
    • Fixed - Inconsistent filling of the available space on init and on re-size.
    • Fixed - Inconsistent states appearance of ToolBar buttons.
  • TreeList
    • Fixed - TreeList does not fire expand/collapse events when using keyboard navigation.
  • Window
    • Fixed - Disabled anchor in Window prevents Tab navigation to other focusable elements (IE).

Kendo UI + Telerik UI for PHP R1 2018 SP1

$
0
0
Kendo UI + Telerik UI for PHP

Includes improved filter operators.

Features

  • DataSource
    • Adds IsNullOrEmpty and IsNotNullOrEmpty filter operators.
  • FilterMenu
    • Adds IsNullOrEmpty and IsNotNullOrEmpty filter operators.
  • TreeView
    • Update indeterminate state of checkboxes when dataSource is filtered.

Fixes

  • AutoComplete
    • Fixed - DropDownList: cannot set autoWidth in html.
    • Fixed - AutoWidth is not applied when clearing manually in ComboBox and AutoComplete.
    • Fixed - Wrong position of clear button on AutoComplete, ComboBox and MultiSelect in RTL in IE.
    • Fixed - AutoComplete's dropdown is not properly resized when noDataTemplate is initially shown and the AutoWidth functionality is enabled.
  • Button
    • Fixed - Button keeps active state if pressing Enter to trigger click and changing focus inside click event handler.
  • ButtonGroup
    • Fixed - Badge method should return the value set for a certain button.
  • Calendar
    • Fixed - The Calendar selectDates method should clear the selected dates when an empty array is passed.
  • Chart
    • Fixed - Chart plotArea method should return ChartPlotArea in typescript.
  • ComboBox
    • Fixed - Filter is not cleared upon blur after selecting the value of the input.
    • Fixed - DataSource Read is forced on select event of cascading comboboxes.
    • Fixed - ComboBox and DropDownList Change event doesn't trigger with the Kendo UI 2018 R1 release.
    • Fixed - DropDownList: cannot set autoWidth in html.
    • Fixed - AutoWidth is not applied when clearing manually in ComboBox and AutoComplete.
    • Fixed - Wrong position of clear button on AutoComplete, ComboBox and MultiSelect in RTL in IE.
    • Fixed - ValueMapper function gets called unexpectedly when ComboBox has initially selected value and the user changes the selection to one of the next items.
    • Fixed - Selecting item with virtual scrolling looses the actual item in Firefox.
  • DataSource
    • Fixed - DataSource TypeScript group option should accept any parameter.
    • Fixed - TypeScript: Missing inPlaceSort property for the DataSource in the definitions.
  • Dialog
    • Fixed - Dialog content is trimmed, if it exceeds dialog dimensions.
    • Fixed - Unexpected Dialog buttons left alignment when buttonLayout is set to normal.
    • Fixed - Action buttons in Dialog are not expanded to the entire width when buttons' layout is stretched.
    • Fixed - Long Dialog title issues.
    • Fixed - Wrong Dialog height, if height property is set to a small value, e.g. 150px.
    • Fixed - Dialog title text falls on a second row in Office 365 and Nova themes.
    • Fixed - Missing Dialog buttons rounded corners in RTL with HighContrast Theme.
  • DropDownList
    • Fixed - ComboBox and DropDownList Change event doesn't trigger with the Kendo UI 2018 R1 release.
    • Fixed - OptionLabel is not selected when selecting a value that does not exist.
    • Fixed - DropDownList: cannot set autoWidth in html.
  • Editor
    • Fixed - Editor adds new lines within comment blocks after viewing the HTML and clicking Update.
    • Fixed - Empty hyperlink is inserted when pressing enter at the beginning of link.
    • Fixed - Missing styles for table in inline Editor.
    • Fixed - There are additional borders after adding tools in Editor that are hidden in specific scenarios.
    • Fixed - Unexpected buttons hiding on clicking Editor's content in SASS themes.
    • Fixed - Inline Editor toolbar buttons are not visible with Nova theme.
  • Gantt
    • Fixed - Gantt Task edit dialog appearance issues in RTL
  • Grid
    • Fixed - Grid does not persist selection after cancelling popup editing.
    • Fixed - Extend TypeScript definition of GridColumn command.
    • Fixed - Grid does not show data if pager option 'All' is selected.
    • Fixed - Dropdowns in Grid filter menu are not closed on devices with touch and mouse.
    • Fixed - Kendo Grid data not refresh after Menu Filter clear.
    • Fixed - Grid pageSize(All) not persisting after adding a new record.
    • Fixed - Validation tooltip visible with correct data in the Grid.
    • Fixed - Grid editing form doesn't close with filtered data containing only 1 item.
    • Fixed - Styled checkbox not clickable in Grid Batch edit mode.
  • ListView
    • Fixed - ListView drag events could not be detected on Windows device with capactive touch screen in IE and Edge browsers.
  • MediaPlayer
    • Fixed - fullScreen property of the MediaPlayer doesn't work.
    • Fixed - MediaPlayer TypeScript functions have Void as a return.
  • MultiSelect
    • Fixed - MultiSelect throws an error for initially selected items with autoBind: "false" and grouping.
    • Fixed - DropDownList: cannot set autoWidth in html.
    • Fixed - Wrong position of clear button on AutoComplete, ComboBox and MultiSelect in RTL in IE.
    • Fixed - All items cannot be selected with keyboard Shift + Arrow key in MultiSelect.
    • Fixed - Values are not selected with autoBind: "false".
  • NumericTextBox
    • Fixed - NumericTextBox does not reflect changes applied through setOptions.
    • Fixed - HTML attributes are cleared from input element on form reset.
    • Fixed - The NumericTextBox does not allow writing or paste decimals with decimals 0 and restrictDecimals to false.
    • Fixed - NumericTextBox without spinners has a gray background.
  • Pager
    • Fixed - Grid does not show data if pager option 'All' is selected.
    • Fixed - Grid pageSize(All) not persisting after adding a new record.
  • Spreadsheet
    • Fixed - Spreadsheet's Format dialog content is cut in Nova theme.
    • Fixed - Broken appearance of Spreadsheet's sheets bar in all themes, when there are scroll buttons.
  • TabStrip
    • Fixed - Setting animation to false does not completely disable TabStrip animation in IE and Edge for Material theme.
  • ToolBar
    • Fixed - Wrong color of split button arrow by click.
    • Fixed - Disabled Button in Toolbar should have focus stylization.
    • Fixed - Cannot toggle checkboxes in ToolBar overflow popup.
    • Fixed - Disabled ToolBar SplitButton can be opened with the keyboard.
    • Fixed - Inconsistent filling of the available space on init and on re-size.
    • Fixed - Inconsistent states appearance of ToolBar buttons.
  • TreeList
    • Fixed - TreeList does not fire expand/collapse events when using keyboard navigation.
  • Window
    • Fixed - Disabled anchor in Window prevents Tab navigation to other focusable elements (IE).

Kendo UI R1 2018 SP1

$
0
0
Kendo UI

Includes improved filter operators, plus support for PanelBar in MVVM.

Features

  • DataSource
    • Added IsNullOrEmpty and IsNotNullOrEmpty filter operators.
  • FilterMenu
    • Added IsNullOrEmpty and IsNotNullOrEmpty filter operators.
  • PanelBar
    • Added templates support for PanelBar in Model–View–ViewModel (MVVM).
  • TreeView
    • Update indeterminate state of checkboxes when dataSource is filtered.

Fixes

  • AutoComplete
    • Fixed - DropDownList: cannot set autoWidth in html.
    • Fixed - AutoWidth is not applied when clearing manually in ComboBox and AutoComplete.
    • Fixed - Wrong position of clear button on AutoComplete, ComboBox and MultiSelect in RTL in IE.
    • Fixed - AutoComplete's dropdown is not properly resized when noDataTemplate is initially shown and the AutoWidth functionality is enabled.
  • Button
    • Fixed - Button keeps active state if pressing Enter to trigger click and changing focus inside click event handler.
  • ButtonGroup
    • Fixed - Badge method should return the value set for a certain button.
  • Calendar
    • Fixed - The Calendar selectDates method should clear the selected dates when an empty array is passed.
  • Chart
    • Fixed - Chart plotArea method should return ChartPlotArea in typescript.
  • ComboBox
    • Fixed - Filter is not cleared upon blur after selecting the value of the input.
    • Fixed - DataSource Read is forced on select event of cascading comboboxes.
    • Fixed - ComboBox and DropDownList Change event doesn't trigger with the Kendo UI 2018 R1 release.
    • Fixed - DropDownList: cannot set autoWidth in html.
    • Fixed - AutoWidth is not applied when clearing manually in ComboBox and AutoComplete.
    • Fixed - Wrong position of clear button on AutoComplete, ComboBox and MultiSelect in RTL in IE.
    • Fixed - ValueMapper function gets called unexpectedly when ComboBox has initially selected value and the user changes the selection to one of the next items.
    • Fixed - Selecting item with virtual scrolling looses the actual item in Firefox.
  • DataSource
    • Fixed - TypeScript: Missing inPlaceSort property for the DataSource in the definitions.
  • Dialog
    • Fixed - Dialog content is trimmed, if it exceeds dialog dimensions.
    • Fixed - Unexpected Dialog buttons left alignment when buttonLayout is set to normal.
    • Fixed - Action buttons in Dialog are not expanded to the entire width when buttons' layout is stretched.
    • Fixed - Long Dialog title issues.
    • Fixed - Wrong Dialog height, if height property is set to a small value, e.g. 150px.
    • Fixed - Dialog title text falls on a second row in Office 365 and Nova themes.
    • Fixed - Missing Dialog buttons rounded corners in RTL with HighContrast Theme.
  • DropDownList
    • Fixed - DataSource TypeScript group option should accept any parameter.
    • Fixed - ComboBox and DropDownList Change event doesn't trigger with the Kendo UI 2018 R1 release.
    • Fixed - OptionLabel is not selected when selecting a value that does not exist.
    • Fixed - DropDownList: cannot set autoWidth in html.
  • Editor
    • Fixed - Editor adds new lines within comment blocks after viewing the HTML and clicking Update.
    • Fixed - Empty hyperlink is inserted when pressing enter at the beginning of link.
    • Fixed - Missing styles for table in inline Editor.
    • Fixed - There are additional borders after adding tools in Editor that are hidden in specific scenarios.
    • Fixed - Unexpected buttons hiding on clicking Editor's content in SASS themes.
    • Fixed - Inline Editor toolbar buttons are not visible with Nova theme.
  • Gantt
    • Fixed - Gantt Task edit dialog appearance issues in RTL.
  • Grid
    • Fixed - Extend TypeScript definition of GridColumn command.
    • Fixed - Grid does not persist selection after cancelling popup editing.
    • Fixed - Grid does not show data if pager option 'All' is selected.
    • Fixed - Dropdowns in Grid filter menu are not closed on devices with touch and mouse.
    • Fixed - Kendo Grid data not refresh after Menu Filter clear.
    • Fixed - Grid pageSize(All) not persisting after adding a new record.
    • Fixed - Validation tooltip visible with correct data in the Grid.
    • Fixed - Grid editing form doesn't close with filtered data containing only 1 item.
    • Fixed - Styled checkbox not clickable in Grid Batch edit mode.
  • ListView
    • Fixed - ListView drag events could not be detected on Windows device with capactive touch screen in IE and Edge browsers.
  • MediaPlayer
    • Fixed - fullScreen property of the MediaPlayer doesn't work.
    • Fixed - MediaPlayer TypeScript functions have Void as a return.
  • MultiSelect
    • Fixed - MultiSelect throws an error for initially selected items with autoBind: "false" and grouping.
    • Fixed - DropDownList: cannot set autoWidth in html.
    • Fixed - Wrong position of clear button on AutoComplete, ComboBox and MultiSelect in RTL in IE.
    • Fixed - All items cannot be selected with keyboard Shift + Arrow key in MultiSelect.
    • Fixed - Values are not selected with autoBind: "false".
  • NumericTextBox
    • Fixed - NumericTextBox does not reflect changes applied through setOptions.
    • Fixed - HTML attributes are cleared from input element on form reset.
    • Fixed - The NumericTextBox does not allow writing or paste decimals with decimals 0 and restrictDecimals to false.
    • Fixed - NumericTextBox without spinners has a gray background.
  • Pager
    • Fixed - Grid does not show data if pager option 'All' is selected.
    • Fixed - Grid pageSize(All) not persisting after adding a new record.
  • Spreadsheet
    • Fixed - Spreadsheet's Format dialog content is cut in Nova theme.
    • Fixed - Broken appearance of Spreadsheet's sheets bar in all themes, when there are scroll buttons.
  • TabStrip
    • Fixed - Setting animation to false does not completely disable TabStrip animation in IE and Edge for Material theme.
  • ToolBar
    • Fixed - Wrong color of split button arrow by click.
    • Fixed - Disabled Button in Toolbar should have focus stylization.
    • Fixed - Cannot toggle checkboxes in ToolBar overflow popup.
    • Fixed - Disabled ToolBar SplitButton can be opened with the keyboard.
    • Fixed - Inconsistent filling of the available space on init and on re-size.
    • Fixed - Inconsistent states appearance of ToolBar buttons.
  • TreeList
    • Fixed - TreeList does not fire expand/collapse events when using keyboard navigation.
  • Window
    • Fixed - Disabled anchor in Window prevents Tab navigation to other focusable elements (IE).

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

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

Includes improved filter operators, strong typing support for MaskedTextBox, plus support for PanelBar in MVVM.

Features

  • PanelBar
    • Adds templates support for PanelBar in Model–View–ViewModel (MVVM).
  • DataSource
    • Adds IsNullOrEmpty and IsNotNullOrEmpty filter operators.
  • MaskedTextBox (ASP.NET Core)
    • Strong typing support for AutoComplete, ComboBox, DropDownList, MultiSelect, ColorPicker, MaskedTextBox, Slider and RangeSlider TagHelpers.
  • FilterMenu
    • Adds IsNullOrEmpty and IsNotNullOrEmpty filter operators.
  • TreeView
    • Update indeterminate state of checkboxes when dataSource is filtered.

Fixes

  • All components
    • Fixed - CheckBox renders two input fields.
  • AutoComplete
    • Fixed - DropDownList: cannot set autoWidth in html.
    • Fixed - AutoWidth is not applied when clearing manually in ComboBox and AutoComplete
    • Fixed - Wrong position of clear button on AutoComplete, ComboBox and MultiSelect in RTL in IE
    • Fixed - AutoComplete's dropdown is not properly resized when noDataTemplate is initially shown and the AutoWidth functionality is enabled.
  • Button
    • Fixed - Button keeps active state if pressing Enter to trigger click and changing focus inside click event handler
  • ButtonGroup
    • Fixed - Badge method should return the value set for a certain button
  • Calendar
    • Fixed - The Calendar selectDates method should clear the selected dates when an empty array is passed.
  • Chart
    • Fixed - Chart plotArea method should return ChartPlotArea in typescript
    • Fixed - Added persistVisibility option. (ASP.NET Core)
  • ComboBox
    • Fixed - Filter is not cleared upon blur after selecting the value of the input
    • Fixed - DataSource Read is forced on select event of cascading comboboxes
    • Fixed - ComboBox and DropDownList Change event doesn't trigger with the Kendo UI 2018 R1 release
    • Fixed - DropDownList: cannot set autoWidth in html
    • Fixed - AutoWidth is not applied when clearing manually in ComboBox and AutoComplete
    • Fixed - Wrong position of clear button on AutoComplete, ComboBox and MultiSelect in RTL in IE
    • Fixed - ValueMapper function gets called unexpectedly when ComboBox has initially selected value and the user changes the selection to one of the next items
    • Fixed - Selecting item with virtual scrolling looses the actual item in Firefox
  • DataSource
    • Fixed - TypeScript: Missing inPlaceSort property for the DataSource in the definitions
  • Dialog
    • Fixed - Dialog content is trimmed, if it exceeds dialog dimensions
    • Fixed - Unexpected Dialog buttons left alignment when buttonLayout is set to normal
    • Fixed - Action buttons in Dialog are not expanded to the entire width when buttons' layout is stretched
    • Fixed - Long Dialog title issues
    • Fixed - Wrong Dialog height, if height property is set to a small value, e.g. 150px
    • Fixed - Dialog title text falls on a second row in Office 365 and Nova themes
    • Fixed - Missing Dialog buttons rounded corners in RTL with HighContrast Theme
  • DropDownList
    • Fixed - DataSource TypeScript group option should accept any parameter.
    • Fixed - ComboBox and DropDownList Change event doesn't trigger with the Kendo UI 2018 R1 release
    • Fixed - OptionLabel is not selected when selecting a value that does not exist
    • Fixed - DropDownList: cannot set autoWidth in html
    • Fixed - DropDownList autoWidth option cannot be set through data attribute
  • Editor
    • Fixed - Editor adds new lines within comment blocks after viewing the HTML and clicking Update
    • Fixed - Empty hyperlink is inserted when pressing enter at the beginning of link
    • Fixed - Missing styles for table in inline Editor
    • Fixed - There are additional borders after adding tools in Editor that are hidden in specific scenarios
    • Fixed - Unexpected buttons hiding on clicking Editor's content in SASS themes
    • Fixed - Inline Editor toolbar buttons are not visible with Nova theme
  • Gantt
    • Fixed - Gantt Task edit dialog appearance issues in RTL
  • Grid
    • Fixed - Extend TypeScript definition of GridColumn command
    • Fixed - Grid does not persist selection after cancelling popup editing
    • Fixed - Grid does not show data if pager option 'All' is selected
    • Fixed - Dropdowns in Grid filter menu are not closed on devices with touch and mouse
    • Fixed - Kendo Grid data not refresh after Menu Filter clear
    • Fixed - Grid pageSize(All) not persisting after adding a new record
    • Fixed - Validation tooltip visible with correct data in the Grid
    • Fixed - Grid editing form doesn't close with filtered data containing only 1 item
    • Fixed - Styled checkbox not clickable in Grid Batch edit mode
    • Fixed - Column.editor property of Grid TagHelper should be of type function. (ASP.NET Core)
  • ListView
    • Fixed - ListView drag events could not be detected on Windows device with capactive touch screen in IE and Edge browsers.
  • MaskedTextBox (ASP.NET Core)
    • Fixed - MaskedTextBox does not expose Rules property in the ASP.NET Core html helper.
  • MediaPlayer
    • Fixed - fullScreen property of the MediaPlayer doesn't work
    • Fixed - MediaPlayer TypeScript functions have Void as a return
  • MultiSelect
    • Fixed - MultiSelect throws an error for initially selected items with autoBind: "false" and grouping
    • Fixed - DropDownList: cannot set autoWidth in html
    • Fixed - Wrong position of clear button on AutoComplete, ComboBox and MultiSelect in RTL in IE
    • Fixed - All items cannot be selected with keyboard Shift + Arrow key in MultiSelect
    • Fixed - Values are not selected with autoBind: "false"
    • NumericTextBox
    • Fixed - NumericTextBox does not reflect changes applied through setOptions
    • Fixed - HTML attributes are cleared from input element on form reset
    • Fixed - The NumericTextBox does not allow writing or paste decimals with decimals 0 and restrictDecimals to false.
    • Fixed - NumericTextBox without spinners has a gray background
  • Pager
    • Fixed - Grid does not show data if pager option 'All' is selected
    • Fixed - Grid pageSize(All) not persisting after adding a new record
  • Spreadsheet
    • Fixed - Spreadsheet's Format dialog content is cut in Nova theme
    • Fixed - Broken appearance of Spreadsheet's sheets bar in all themes, when there are scroll buttons
  • TabStrip
    • Fixed - Setting animation to false does not completely disable TabStrip animation in IE and Edge for Material theme
  • ToolBar
    • Fixed - Wrong color of split button arrow by click
    • Fixed - Disabled Button in Toolbar should have focus stylization
    • Fixed - Cannot toggle checkboxes in ToolBar overflow popup
    • Fixed - Disabled ToolBar SplitButton can be opened with the keyboard
    • Fixed - Inconsistent filling of the available space on init and on re-size
    • Fixed - Inconsistent states appearance of ToolBar buttons
  • TreeList
    • Fixed - TreeList does not fire expand/collapse events when using keyboard navigation
  • Window
    • Fixed - Disabled anchor in Window prevents Tab navigation to other focusable elements (IE)
  • Wrappers (ASP.NET MVC): Chart
    • Fixed - Chart axis title rotate is missing from MVC Wrappers
    • Fixed - Chart dashType applied with incorrect casing in MVC Chart, leading to PDF export failure
    • Fixed - Added persistVisibility option
  • Wrappers (ASP.NET MVC): Grid
    • Fixed - Grid "select all" checkbox renders invalid input tag
  • Wrappers (ASP.NET MVC): Spreadsheet
    • Fixed - Spreadsheet server-side Save method does not export the correct value for cells with custom format
  • Wrappers (ASP.NET MVC): TreeView
    • Fixed - Checkboxes in Treeview MVC wrapper with remote data binding are native because of wrong rendering

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

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

Includes improved filter operators, strong typing support for MaskedTextBox, plus support for PanelBar in MVVM.

Features

  • PanelBar
    • Adds templates support for PanelBar in Model–View–ViewModel (MVVM).
  • DataSource
    • Adds IsNullOrEmpty and IsNotNullOrEmpty filter operators.
  • MaskedTextBox (ASP.NET Core)
    • Strong typing support for AutoComplete, ComboBox, DropDownList, MultiSelect, ColorPicker, MaskedTextBox, Slider and RangeSlider TagHelpers.
  • FilterMenu
    • Adds IsNullOrEmpty and IsNotNullOrEmpty filter operators.
  • TreeView
    • Update indeterminate state of checkboxes when dataSource is filtered.

Fixes

  • All components
    • Fixed - CheckBox renders two input fields.
  • AutoComplete
    • Fixed - DropDownList: cannot set autoWidth in html.
    • Fixed - AutoWidth is not applied when clearing manually in ComboBox and AutoComplete
    • Fixed - Wrong position of clear button on AutoComplete, ComboBox and MultiSelect in RTL in IE
    • Fixed - AutoComplete's dropdown is not properly resized when noDataTemplate is initially shown and the AutoWidth functionality is enabled.
  • Button
    • Fixed - Button keeps active state if pressing Enter to trigger click and changing focus inside click event handler
  • ButtonGroup
    • Fixed - Badge method should return the value set for a certain button
  • Calendar
    • Fixed - The Calendar selectDates method should clear the selected dates when an empty array is passed.
  • Chart
    • Fixed - Chart plotArea method should return ChartPlotArea in typescript
    • Fixed - Added persistVisibility option. (ASP.NET Core)
  • ComboBox
    • Fixed - Filter is not cleared upon blur after selecting the value of the input
    • Fixed - DataSource Read is forced on select event of cascading comboboxes
    • Fixed - ComboBox and DropDownList Change event doesn't trigger with the Kendo UI 2018 R1 release
    • Fixed - DropDownList: cannot set autoWidth in html
    • Fixed - AutoWidth is not applied when clearing manually in ComboBox and AutoComplete
    • Fixed - Wrong position of clear button on AutoComplete, ComboBox and MultiSelect in RTL in IE
    • Fixed - ValueMapper function gets called unexpectedly when ComboBox has initially selected value and the user changes the selection to one of the next items
    • Fixed - Selecting item with virtual scrolling looses the actual item in Firefox
  • DataSource
    • Fixed - TypeScript: Missing inPlaceSort property for the DataSource in the definitions
  • Dialog
    • Fixed - Dialog content is trimmed, if it exceeds dialog dimensions
    • Fixed - Unexpected Dialog buttons left alignment when buttonLayout is set to normal
    • Fixed - Action buttons in Dialog are not expanded to the entire width when buttons' layout is stretched
    • Fixed - Long Dialog title issues
    • Fixed - Wrong Dialog height, if height property is set to a small value, e.g. 150px
    • Fixed - Dialog title text falls on a second row in Office 365 and Nova themes
    • Fixed - Missing Dialog buttons rounded corners in RTL with HighContrast Theme
  • DropDownList
    • Fixed - DataSource TypeScript group option should accept any parameter.
    • Fixed - ComboBox and DropDownList Change event doesn't trigger with the Kendo UI 2018 R1 release
    • Fixed - OptionLabel is not selected when selecting a value that does not exist
    • Fixed - DropDownList: cannot set autoWidth in html
    • Fixed - DropDownList autoWidth option cannot be set through data attribute
  • Editor
    • Fixed - Editor adds new lines within comment blocks after viewing the HTML and clicking Update
    • Fixed - Empty hyperlink is inserted when pressing enter at the beginning of link
    • Fixed - Missing styles for table in inline Editor
    • Fixed - There are additional borders after adding tools in Editor that are hidden in specific scenarios
    • Fixed - Unexpected buttons hiding on clicking Editor's content in SASS themes
    • Fixed - Inline Editor toolbar buttons are not visible with Nova theme
  • Gantt
    • Fixed - Gantt Task edit dialog appearance issues in RTL
  • Grid
    • Fixed - Extend TypeScript definition of GridColumn command
    • Fixed - Grid does not persist selection after cancelling popup editing
    • Fixed - Grid does not show data if pager option 'All' is selected
    • Fixed - Dropdowns in Grid filter menu are not closed on devices with touch and mouse
    • Fixed - Kendo Grid data not refresh after Menu Filter clear
    • Fixed - Grid pageSize(All) not persisting after adding a new record
    • Fixed - Validation tooltip visible with correct data in the Grid
    • Fixed - Grid editing form doesn't close with filtered data containing only 1 item
    • Fixed - Styled checkbox not clickable in Grid Batch edit mode
    • Fixed - Column.editor property of Grid TagHelper should be of type function. (ASP.NET Core)
  • ListView
    • Fixed - ListView drag events could not be detected on Windows device with capactive touch screen in IE and Edge browsers.
  • MaskedTextBox (ASP.NET Core)
    • Fixed - MaskedTextBox does not expose Rules property in the ASP.NET Core html helper.
  • MediaPlayer
    • Fixed - fullScreen property of the MediaPlayer doesn't work
    • Fixed - MediaPlayer TypeScript functions have Void as a return
  • MultiSelect
    • Fixed - MultiSelect throws an error for initially selected items with autoBind: "false" and grouping
    • Fixed - DropDownList: cannot set autoWidth in html
    • Fixed - Wrong position of clear button on AutoComplete, ComboBox and MultiSelect in RTL in IE
    • Fixed - All items cannot be selected with keyboard Shift + Arrow key in MultiSelect
    • Fixed - Values are not selected with autoBind: "false"
    • NumericTextBox
    • Fixed - NumericTextBox does not reflect changes applied through setOptions
    • Fixed - HTML attributes are cleared from input element on form reset
    • Fixed - The NumericTextBox does not allow writing or paste decimals with decimals 0 and restrictDecimals to false.
    • Fixed - NumericTextBox without spinners has a gray background
  • Pager
    • Fixed - Grid does not show data if pager option 'All' is selected
    • Fixed - Grid pageSize(All) not persisting after adding a new record
  • Spreadsheet
    • Fixed - Spreadsheet's Format dialog content is cut in Nova theme
    • Fixed - Broken appearance of Spreadsheet's sheets bar in all themes, when there are scroll buttons
  • TabStrip
    • Fixed - Setting animation to false does not completely disable TabStrip animation in IE and Edge for Material theme
  • ToolBar
    • Fixed - Wrong color of split button arrow by click
    • Fixed - Disabled Button in Toolbar should have focus stylization
    • Fixed - Cannot toggle checkboxes in ToolBar overflow popup
    • Fixed - Disabled ToolBar SplitButton can be opened with the keyboard
    • Fixed - Inconsistent filling of the available space on init and on re-size
    • Fixed - Inconsistent states appearance of ToolBar buttons
  • TreeList
    • Fixed - TreeList does not fire expand/collapse events when using keyboard navigation
  • Window
    • Fixed - Disabled anchor in Window prevents Tab navigation to other focusable elements (IE)
  • Wrappers (ASP.NET MVC): Chart
    • Fixed - Chart axis title rotate is missing from MVC Wrappers
    • Fixed - Chart dashType applied with incorrect casing in MVC Chart, leading to PDF export failure
    • Fixed - Added persistVisibility option
  • Wrappers (ASP.NET MVC): Grid
    • Fixed - Grid "select all" checkbox renders invalid input tag
  • Wrappers (ASP.NET MVC): Spreadsheet
    • Fixed - Spreadsheet server-side Save method does not export the correct value for cells with custom format
  • Wrappers (ASP.NET MVC): TreeView
    • Fixed - Checkboxes in Treeview MVC wrapper with remote data binding are native because of wrong rendering

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:

TeeGrid for VCL/FMX v1.05

$
0
0
TeeGrid for VCL/FMX

Adds support for RAD Studio, Delphi and C++ Builder 10.2 Tokyo Update 3.

Features

  • Adds support for RAD Studio, Delphi and C++ Builder 10.2 Tokyo Update 3 by Embarcadero.

TeeBI 2018 (v1.2)

$
0
0
TeeBI

Adds support for RAD Studio, Delphi, C++ Builder 10.2 Tokyo Update 3.

Features

  • Adds full support for Embarcadero RAD Studio, Delphi, C++ Builder 10.2 Tokyo Update 3.
  • Adds support for PostGreSQL.
  • New TStringToFloat helper functions, improving TryStrToFloat to support "thousands" separators and currency symbols.

ExpressGridPack 17.2.6

$
0
0
ExpressGridPack

Maintenance release includes several bug fixes.

Fixes

ExpressEditors Library

  • A glyph assigned via the Properties.ButtonGlyph property is not displayed in a cxColorComboBox editor's dropdown button.
  • Fonts for (DB) editors change between display mode and edit mode when tcxLookAndFeelController.NativeStyle = true.
  • TcxDBLookupComboBox - The Text property value is automatically applied to a drop-down list as a filter if the underlying dataset is refreshed while the list is displayed.
  • Touch-friendly scrollbar mode - An AV occurs on clicking a cxMemo control on an MDI Child form if the spell checker's CheckAsYouTypeOptions.Active property is True.
  • Touch-friendly scrollbar mode - The right and bottom borders of empty cxListBox and cxCheckListBox controls are not displayed.

ExpressLayout Control

  • An AV occurs on linking any DevExpress editor to a layout item.
  • Separator items are incorrectly painted in response to scrolling the layout control or displaying the grid's Layout View.

ExpressQuantumGrid Suite

  • Calling the Grid table item's GetProperties function raises the OnGetProperties event even if there is no record corresponding to the index passed as the ARecordIndex parameter.
  • The "Custom Filter" dialog displays information on using wildcard characters with the "contains", "does not contain", "begins with", and "ends with" filter operators.

ExpressSkins Library

  • Skin Editor - Previously deleted element attributes are restored on opening a SKINPROJ project file.

ExpressSpreadSheet

  • All commands (TAction objects) that are not applicable to floating containers remain enabled while a container is focused.
  • If a new cell style is applied to one or more rows and/or columns by executing a style-related command (TAction object), the associated editor's edit value does not update accordingly.
  • In certain cases, the LOOKUP, HLOOKUP, and VLOOKUP functions return incorrect results if the lookup value is empty or omitted.
  • The ClearAll method call clears the clipboard content.
  • The current font typeface automatically changes on entering hieroglyphs by using an in-place cell editor's embedded IME.
  • The DATE, DATEVALUE, DAY, EDATE, EOMONTH, ISOWEEKNUM, MONTH, NOW, TODAY, WEEKDAY, WEEKNUM, and YEAR functions always use the 1900 Date System ignoring the control's settings.

ExpressQuantumPack 17.2.6

$
0
0
ExpressQuantumPack

Maintenance release includes several bug fixes.

Fixes

ExpressLayout Control

  • An AV occurs on linking any DevExpress editor to a layout item.
  • Separator items are incorrectly painted in response to scrolling the layout control or displaying the grid's Layout View.

ExpressQuantumGrid Suite

  • Calling the Grid table item's GetProperties function raises the OnGetProperties event even if there is no record corresponding to the index passed as the ARecordIndex parameter.
  • The "Custom Filter" dialog displays information on using wildcard characters with the "contains", "does not contain", "begins with", and "ends with" filter operators.

ExpressSkins Library

  • Skin Editor - Previously deleted element attributes are restored on opening a SKINPROJ project file.

ExpressSpreadSheet

  • All commands (TAction objects) that are not applicable to floating containers remain enabled while a container is focused.
  • If a new cell style is applied to one or more rows and/or columns by executing a style-related command (TAction object), the associated editor's edit value does not update accordingly.
  • In certain cases, the LOOKUP, HLOOKUP, and VLOOKUP functions return incorrect results if the lookup value is empty or omitted.
  • The ClearAll method call clears the clipboard content.
  • The current font typeface automatically changes on entering hieroglyphs by using an in-place cell editor's embedded IME.
  • The DATE, DATEVALUE, DAY, EDATE, EOMONTH, ISOWEEKNUM, MONTH, NOW, TODAY, WEEKDAY, WEEKNUM, and YEAR functions always use the 1900 Date System ignoring the control's settings.

DevExpress VCL Subscription 17.2.6

$
0
0
DevExpress VCL Subscription

Maintenance release includes several bug fixes.

Fixes

VCL

  • Documentation - Certain tables display strings enclosed in the code tag.

ExpressBars Suite

  • The Ribbon's background image does not scale in response to monitor DPI changes.

ExpressDocking Library

  • A docking panel whose Visible property is set to False within the form's OnCreate event handler remains visible in certain docking layouts.

ExpressEditors Library

  • A glyph assigned via the Properties.ButtonGlyph property is not displayed in a cxColorComboBox editor's dropdown button.
  • Fonts for (DB) editors change between display mode and edit mode when tcxLookAndFeelController.NativeStyle = true.
  • TcxDBLookupComboBox - The Text property value is automatically applied to a drop-down list as a filter if the underlying dataset is refreshed while the list is displayed.
  • Touch-friendly scrollbar mode - An AV occurs on clicking a cxMemo control on an MDI Child form if the spell checker's CheckAsYouTypeOptions.Active property is True.
  • Touch-friendly scrollbar mode - The right and bottom borders of empty cxListBox and cxCheckListBox controls are not displayed.

ExpressExport Library

  • Cell Data Export Routines - An exception occurs on exporting a cell containing the Variant Null value if the cell's data type is set to TDateTime.

ExpressLayout Control

  • An AV occurs on linking any DevExpress editor to a layout item.
  • Separator items are incorrectly painted in response to scrolling the layout control or displaying the grid's Layout View.

ExpressLibrary

  • An AV occurs on closing a TdxForm descendant that includes the TcxPropertiesStore component containing a property of this descendant.
  • Multiple properties and events derived from the base form class are protected in the TcxPopupWindow class.
  • SVG Images - TdxGPMatrix objects and their handles are not released after painting images that use matrix transformations.
  • XML Data Export Routines - A string including four characters that can be intepreted as hexadecimal values, is exported incorrectly, provided that the characters are enclosed between the "_x" sequence and the "_" character.

ExpressMap Control

  • If the image tile layer's Provider.CacheOptions.DiskLimit property value is 2048 or higher, the actual cache size in bytes is calculated incorrectly.

ExpressPDFViewer

  • The "Range check error" exception occurs on loading certain documents containing JBIG2-encoded images.
  • The "Range check error" exception occurs on loading certain protected documents due to incorrect calculation of the encryption key length.

ExpressQuantumGrid Suite

  • Calling the Grid table item's GetProperties function raises the OnGetProperties event even if there is no record corresponding to the index passed as the ARecordIndex parameter.
  • The "Custom Filter" dialog displays information on using wildcard characters with the "contains", "does not contain", "begins with", and "ends with" filter operators.

ExpressRichEdit Control

  • A document loaded from an RTF file modifies its font size when saving to a DOC file.
  • An AV occurs on closing a console application that created a document position object accessible via the IdxRichEditDocumentPosition interface.

ExpressScheduler Suite

  • A popup menu assigned to the control's PopupMenu property is invoked on closing the content popup menu.
  • Canceling an event's size operation performed using drag and drop doesn't revert the size if this operation causes intersection and the EventOperations.Intersection property is set to False.
  • TcxSchedulerDBStorage - Opening a bound dataset within the BeginUpdate/EndUpdate method block doesn't display events if the SmartRefresh property is set to True.

ExpressSkins Library

  • Skin Editor - Previously deleted element attributes are restored on opening a SKINPROJ project file.

ExpressSpreadSheet

  • All commands (TAction objects) that are not applicable to floating containers remain enabled while a container is focused.
  • If a new cell style is applied to one or more rows and/or columns by executing a style-related command (TAction object), the associated editor's edit value does not update accordingly.
  • In certain cases, the LOOKUP, HLOOKUP, and VLOOKUP functions return incorrect results if the lookup value is empty or omitted.
  • The ClearAll method call clears the clipboard content.
  • The current font typeface automatically changes on entering hieroglyphs by using an in-place cell editor's embedded IME.
  • The DATE, DATEVALUE, DAY, EDATE, EOMONTH, ISOWEEKNUM, MONTH, NOW, TODAY, WEEKDAY, WEEKNUM, and YEAR functions always use the 1900 Date System ignoring the control's settings.

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.
Viewing all 2705 articles
Browse latest View live


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