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

Dropshadow makes Images dissappear

4 Answers 52 Views
Book
This is a migrated thread and some comments may be shown as answers.
Jon
Top achievements
Rank 1
Jon asked on 28 Oct 2011, 08:17 PM

Hi.. When I add a dropshadow the images dissappear when paging. Any ideas?
thanks

 

 

<telerikNavigation:RadBook x:Name="Book" Width="640" Height="480" Grid.Column="1"

 

RightPageTemplate="{StaticResource PageTemplate}"

 

LeftPageTemplate="{StaticResource PageTemplate}" >

 

 

<telerikNavigation:RadBook.Effect>

 

 

<DropShadowEffect BlurRadius="3" ShadowDepth="10" Color="Gray" />

 

 

</telerikNavigation:RadBook.Effect>

 

 

</telerikNavigation:RadBook>

4 Answers, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 02 Nov 2011, 03:24 PM
Hello Jon,

I wasn't able to reproduce this issue on our side. Can you please have a look at the solution I attached and let me know if it works for you or if I'm missing something?

Thank you in advance for your cooperation.

All the best,
Tina Stancheva
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Jon
Top achievements
Rank 1
answered on 02 Nov 2011, 07:06 PM
Hi..
I can't run your sample
Error 1 The type or namespace name 'RadBook' could not be found (are you missing a using directive or an assembly reference?) C:\SilverlightApplication9\obj\Debug\MainPage.g.i.cs 40 18 SilverlightApplication9

Can you provide me with the web piece too..
thanks
0
Tina Stancheva
Telerik team
answered on 03 Nov 2011, 05:11 PM
Hello Jon,

The application runs without any issue on our side. Also the assemblies that are required when using the RadBook control are included in the zip I sent - in the Referenced Assemblies folder.

Can you please make sure that they are properly referenced and try to rebuild the project? Please let me know how it goes.

Regards,
Tina Stancheva
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Jon
Top achievements
Rank 1
answered on 03 Nov 2011, 06:20 PM
Hi..
Your sample does work.  Not the RadBook
thanks again
Must be something in my code or app.
Tags
Book
Asked by
Jon
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Jon
Top achievements
Rank 1
Share this question
or