Hello,
I'm trying RadTileView, and that's exactly what I need for my client. Each RadTileViewItem contains an image, and the user is able to maximise/minimise it. Great. Moreover, I was searching for a modern look, and I tried Implicit theme. Everything work great with Office2013 and Windows8 Themes !
The only problem is with the Windows8Touch.
When the radTileViwItem is selected, I'm not able to maximise radTileViewItem anymore. The icon is disabled. When the item is not selected, it works...
Another problem, also with Windows8Touch theme : when I double click on the image Inside my RadTileViewItem, the
Clicked element (e.OriginalSource as FrameworkElement) is a border, and not an image ! With the other theme, it's an image...
Thanks for your help !
I'm trying RadTileView, and that's exactly what I need for my client. Each RadTileViewItem contains an image, and the user is able to maximise/minimise it. Great. Moreover, I was searching for a modern look, and I tried Implicit theme. Everything work great with Office2013 and Windows8 Themes !
The only problem is with the Windows8Touch.
When the radTileViwItem is selected, I'm not able to maximise radTileViewItem anymore. The icon is disabled. When the item is not selected, it works...
Another problem, also with Windows8Touch theme : when I double click on the image Inside my RadTileViewItem, the
Clicked element (e.OriginalSource as FrameworkElement) is a border, and not an image ! With the other theme, it's an image...
Thanks for your help !