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

[Solved] GridviewExpressionColumn incompatible w/ Domaindatasource

1 Answer 103 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.
david mcintyre
Top achievements
Rank 1
david mcintyre asked on 03 Dec 2010, 04:49 PM
The gridviewexpressioncolumn doesn't seem to work if the gridview's itemssource is a Domaindatasource.  It blows up on me w/ a Keynotfoundexception.  I've tried adding column (just the column, no expression) in xaml and codebehind, after the grid is loaded, etc but to no avail.  Is there  a way to do this?  The weird thing is that I *have* been able to do this in one user control in my project where i never get an error, but in another user control i always get the error.  I can't find any meaningful differences between teh two samples on why it works in one case and not the other. 

1 Answer, 1 is accepted

Sort by
0
Yavor Georgiev
Telerik team
answered on 03 Dec 2010, 05:15 PM
Hello david mcintyre,

 What sort of Expressions do you use? Would it be possible for you to prepare a small sample application and attach it in a separate support ticket so that we may inspect this locally?

Best wishes,
Yavor Georgiev
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
Tags
GridView
Asked by
david mcintyre
Top achievements
Rank 1
Answers by
Yavor Georgiev
Telerik team
Share this question
or