Completed
Last Updated: 10 Feb 2020 16:26 by ADMIN
Release LIB 2020.1.210 (02/10/2020)
Jan
Created on: 13 Nov 2019 11:30
Category: MultiColumnComboBox
Type: Bug Report
1
MultiColumnComboBox: Binding error is thrown when the dropdown is opened

The following error is thrown when the dropdown of the control is opened: Cannot find governing FrameworkElement or FrameworkContentElement for target element. ... ; target element is 'GridViewItemsSourceProvider; target property is 'ItemsSource' (type 'Object')

If the combobox is placed inside a RadGridView, the error is thrown each time the dropdown is opened (after a commit action).

3 comments
ADMIN
Ivan Petrov
Posted on: 10 Feb 2020 12:52

Hello Jan,

The Internal Build released today (10 February 2020) contains the said properties. You can read more on how to install an internal build in our documentation. The version number is "2020.1.210".

Regards,
Ivan Petrov
Progress Telerik

Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Jan
Posted on: 09 Feb 2020 08:42

Hi Ivan,
that sound's great. With which Version will these two properties be available?

 

best regards, Jan

ADMIN
Ivan Petrov
Posted on: 05 Feb 2020 14:14

Hello,

We have introduced two new properties to the GridViewMultiColumnComboBoxColumn - Columns and AutoGenerateColumns. This will allow you to define the columns for the editor directly through the column and you would no longer need a CellEditTemplate. 

The new API will be available in the next Internal Build which should be out on the 10th of February 2020 (2020.1.210).

Regards,
Ivan Petrov
Progress Telerik

Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.