Hi,
I am trying out the Telerik Beta for GridView and TreeListView for a OOB project that we would be using Telerik for.
I have a UserControl with GridView that works perfectly for Silverlight 4 in OOB.
As soon an i use Silverlight 5 - my GridView and TreeListView (maybe all telerik controls) exception out in the initialize component. I am using basic gridView along with the metro theme.
Funny thing - the exception is only thrown in OOB(silverlight 5)!! With Silverlight 5 and running in browser - no exception is thrown; it works.
Not sure what could be causing the exception.
Details:
XamlParseException - The invocation of the constructor on type 'Telerik.Windows.Controls.RadGridView' that matches the specified binding constraints threw an exception.
I am trying out the Telerik Beta for GridView and TreeListView for a OOB project that we would be using Telerik for.
I have a UserControl with GridView that works perfectly for Silverlight 4 in OOB.
As soon an i use Silverlight 5 - my GridView and TreeListView (maybe all telerik controls) exception out in the initialize component. I am using basic gridView along with the metro theme.
Funny thing - the exception is only thrown in OOB(silverlight 5)!! With Silverlight 5 and running in browser - no exception is thrown; it works.
Not sure what could be causing the exception.
Details:
XamlParseException - The invocation of the constructor on type 'Telerik.Windows.Controls.RadGridView' that matches the specified binding constraints threw an exception.