This is a migrated thread and some comments may be shown as answers.

[Solved] Binding problem

1 Answer 35 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
MARCUS
Top achievements
Rank 1
MARCUS asked on 17 Feb 2011, 04:21 PM
Hello,

I am facing an interesting binding issue.

I created my own custom gid column (by Telerik.Windows.Controls.GridViewDataColumn inheritance) which hosts a custom multi-column combobox inside.

The inner multi-column combobox is created only when a cell is entering edit mode (by overriding CreateCellEditElement).
The combobox data source is provided through an ItemsSource property defined on my custom column. Everything works like a charm so far. But when I try to override the CreateCellElement to customize the appearance of the cell in view mode, I find the ItemsSource property null.

I created a sample project but I am not able to attach it. Is there an email address I can send it to?

Any help would be appreciated.

Regards.

1 Answer, 1 is accepted

Sort by
0
Accepted
Vlad
Telerik team
answered on 17 Feb 2011, 04:24 PM
Hi,

 Please open support ticket and attach the project. 

Greetings,
Vlad
the Telerik team
Tags
GridView
Asked by
MARCUS
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or