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

New Dll Upgrade Issue

4 Answers 85 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jeff
Top achievements
Rank 1
Jeff asked on 19 Sep 2013, 12:57 PM
I was using Telerik Dlls version - 2012.2.924.1050
Now I have updated dlls version - 2013.2.812.1050 
The issue occurs is, I am not able to see any data or in other words it shows white Grid and weird look.
I tried to apply the different theme forcibly but it seems it is not applying anything. What could be the possible reason and solution for it?
Thanks,
Jeff

4 Answers, 1 is accepted

Sort by
0
Accepted
Yana
Telerik team
answered on 23 Sep 2013, 11:37 AM
Hello Jeff,

One possible reason for the described behavior is referencing the Telerik NoXaml assemblies by mistake. Note that these assemblies do not contain the styles and the templates of the controls, so that they should be merged separately. You could check here for more details on this.

Remove all the Telerik references from the project and reference them again from the Binaries folder ( not Binaries.NoXaml).

Let us know whether this helps.

Regards,
Yana
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Jeff
Top achievements
Rank 1
answered on 07 Oct 2013, 09:39 AM
Hi Yana,

Exactly I was using "Binaries.NoXaml" dlls referencing in entire project.

I removed all references and used dll from "Binaries" folder, clean all the respective folders and files, build and it works :)

Thanks a lot,

Jeff
0
Jeff
Top achievements
Rank 1
answered on 19 Nov 2013, 11:47 AM
Hi,

I've replaced telerik binary dlls in my project. All things are working fine except RedMenu click functionality !!

Please let me know if I need to do any settings for it !

Thanks,

Jeff
0
Accepted
Rosen Vladimirov
Telerik team
answered on 21 Nov 2013, 08:18 AM
Hi Jeff,

RadMenu's style has been changed over the years and if you have applied any styling on it, based on old style, you might get the described issue. Could you check your application for any style applied on RadMenu or RadMenuItem and try to remove them just to test if everything works as expected?

I'm looking forward to hearing from you.

Regards,
Rosen Vladimirov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
General Discussions
Asked by
Jeff
Top achievements
Rank 1
Answers by
Yana
Telerik team
Jeff
Top achievements
Rank 1
Rosen Vladimirov
Telerik team
Share this question
or