I am surprised to not to find a WPF layout control to support Metro development, as all others (the competitors of Infragistics like Devexpress, telrik and even small companies..) have a Tile Layout control to develop Metro apps in WPF? Did I overlook the controls, I believe we(infragistics) will be first in the market to develop any new controls, but it seems we are too late. Is anything coming up in NetAdvantage 13.1
Hi,
I wanted to suggest you use the standard GridView and FlipView controls which provides beautiful layout. For more information regarding which one is better to be used you can see the following thread :
http://stackoverflow.com/questions/10903669/choosing-between-xamls-listview-and-gridview-in-winrt
Hi.
Thanks for your reply. Are you sure, we can create Tile layout easily using Microsoft controls? are you talking about using ItemsControl or something else? Please let me know which controls are you referring to? Thanks..
Hello Bhaskar,
Thank you for your post. I have been looking into your question and our upcoming 13.1 release will include WinRT controls package. Look into the following forum thread for more information :
http://es.infragistics.com/community/forums/t/77044.aspx
Currently you can create a tile layout easily using the default Microsoft template of Visual Studio 2012.
Let me know, if you have any other questions on this matter