Hi everyone,
I'm trying to set the different tresholdvalues, but for now still without success.
I have a RadTileView with 2 TileViewItems.
I set the tresholds for both the items like this
When i run my application the tilestate of the first element is maximized. Now when I change the width OR the height of my browserwindow, nothing happens and my application doesn't switch between the different contents. But when I change the height and with at the same time it more or less does the correct thing...
Does anyone had some help for this ?
Kind regards,
Gertjan
I'm trying to set the different tresholdvalues, but for now still without success.
I have a RadTileView with 2 TileViewItems.
I set the tresholds for both the items like this
<telerik:RadFluidContentControl Foreground="White" SmallToNormalThreshold="450 400" NormalToLargeThreshold="1000 500" |
NormalToSmallThreshold="350 400" LargeToNormalThreshold="995 500" > |
When i run my application the tilestate of the first element is maximized. Now when I change the width OR the height of my browserwindow, nothing happens and my application doesn't switch between the different contents. But when I change the height and with at the same time it more or less does the correct thing...
Does anyone had some help for this ?
Kind regards,
Gertjan