Hello,
I have a Silverlight 3 application that I am migrating to Silverlight 4. When I opened my application in Visual Studio 2010, everything compiled properly. I then ran the application and the login page loaded properly. However, once logged in and the next page in my application was loaded, I received an error that says:
"Cannot find a Resource with the Name/Key Telerik.Windows.Controls.GridView.GridViewRow "
This worked when I was using Silverlight 3 for the application. What do I need to do to get my Telerik controls to work with Silverlight 4 in my application?
Thank you,
I have a Silverlight 3 application that I am migrating to Silverlight 4. When I opened my application in Visual Studio 2010, everything compiled properly. I then ran the application and the login page loaded properly. However, once logged in and the next page in my application was loaded, I received an error that says:
"Cannot find a Resource with the Name/Key Telerik.Windows.Controls.GridView.GridViewRow "
This worked when I was using Silverlight 3 for the application. What do I need to do to get my Telerik controls to work with Silverlight 4 in my application?
Thank you,