xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"
Title="MainWindow" Height="Auto" Width="Auto">
<Grid Height="Auto" Width="Auto">
<telerik:RadTileView MinimizedItemsPosition="Right" MinimizedColumnWidth="300" VerticalAlignment="Stretch" HorizontalAlignment="Stretch">
<telerik:RadTileViewItem TileState="Maximized"/>
<telerik:RadTileViewItem />
</telerik:RadTileView>
</Grid>
</Window>
Please let me know how to overcome this issue, since I need to set "Auto" for Height and Width in my Application.
Thanks and Regards,
Azharshah H
http://tile.openstreetmap.org/{0}/{1}/{2}.png
At this moment for testing I'm using simple free MapControl library which displays maps very well. But I need something more functional (best product) like Telerik's RadMap.
I must know, can it works in intranet... if it will work maybe my company buy this product.
Can somebody from technician help me
Thak you very much.
Sorry for my simple (bad) english grammar. :-)
Wojcik