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

WPF - Facing issue in RadFluidContentControl (in RadTileView) in Telerik dll v2014.1.331.40

1 Answer 27 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Sivakumar
Top achievements
Rank 1
Sivakumar asked on 27 May 2014, 08:02 AM
Hi,

After updating the Telerik dll v2014.1.331.40, The RadFluidContentControl inside RadTileView is not working.

<telerik:RadFluidContentControl Margin="2"  ContentChangeMode="Manual"  State="Normal">
   // Content here is not rendering
<telerik:RadFluidContentControl.Content>

</telerik:RadFluidContentControl.Content>
</telerik:RadFluidContentControl

After commenting the telerik:RadFluidContentControl the content is visible. Any changes in Telerik dll v2014.1.331.40 ?

Regards
Siva

1 Answer, 1 is accepted

Sort by
0
Pavel R. Pavlov
Telerik team
answered on 29 May 2014, 10:48 AM
Hello Siva,

I tried to reproduce the reported behavior on our side with our latest official release and it seems that the code works as expected. I attached the project that I used for the test. Could you please take a look at it and let me know if you still can reproduce the reported behavior. Feel free to change the code.

Regards,
Pavel R. Pavlov
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
TileView
Asked by
Sivakumar
Top achievements
Rank 1
Answers by
Pavel R. Pavlov
Telerik team
Share this question
or