I try WrapGrid & VariableSizeWrapGrid , but I didn’t find How I could configure for what I need ! If you have a sample of wrapGrid or VariableSizeWrapGrid do something like a wrapPanel let me know !
But, I finally found some blog and question answer about that and some link this page
http://www.codeproject.com/Articles/24141/WrapPanel-for-Silverlight-2-0
It’s a Silverlight code sample but it work (to now) perfectly for WinRT & it’s exactly what I need !
So I think if you follow this sample, you could add a new control for few effort ! :)
Status: New
|
Hello WinRT includes WrapGrid and VariableSizeWrapGrid layout panels. Will these work for your situation? We understand there have been changes in the behavior of these layout panels compared to the WPF and Silverlight WrapPanel implementations, so if you find that these WinRT panels absolutely won't work for you, let us know and we may build a WrapPanel in our library. Jason Fauchelle |
|
|
Yep Exact but for WinRT bundle ! |
|
|