This is a migrated thread and some comments may be shown as answers.

VariableSizedWrapGrid equivalent?

3 Answers 193 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
KWUN WA
Top achievements
Rank 1
KWUN WA asked on 06 Jan 2017, 03:05 PM

http://stackoverflow.com/questions/19590930/fluid-layout-wrap-panel-variablesizedwrapgrid-in-desktop-applications

How best to build something like that with Telerik WPF?

3 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 09 Jan 2017, 04:29 PM
Hello Kwun Wa,

Can you please review our RadTileList component? Does it correspond to your needs? You may also find the RadTileList WPF Demos useful on this matter.

Best Regards,
Stefan X1
Telerik by Progress
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
0
KWUN WA
Top achievements
Rank 1
answered on 09 Jan 2017, 05:41 PM

I did look into TileList. But from what I understand it only allows one tile to be maximized at a time. Also it requires all tiles in the same state to be the same size (i.e. one size for all Restored and one size for all Collapsed). Am I right?

What I want is to allow arbitrary sized tiles, and wrap them in a masonry manner.

0
Martin Ivanov
Telerik team
answered on 11 Jan 2017, 11:37 AM
Hello Kwun Wa,

Thanks for the update.

I am afraid that setting an arbitrary size of the tiles is not supported by RadTileList. However, from your post I presume that you refer to the RadTileView control, rather than RadTileList, as the second component does not support Maximizing/Minimizing. Can you please confirm that?

Note that RadTileView also doesn't support different sized tiles, but we have a feature request to allow setting different column/row span for each tile. You can find it logged in our feedback portal where you can track its status and vote for an implementation. Additionally, you can take a look at the DifferentSizes RadTileView demo and the related blog post.

Regards,
Martin
Telerik by Progress
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
General Discussions
Asked by
KWUN WA
Top achievements
Rank 1
Answers by
Stefan
Telerik team
KWUN WA
Top achievements
Rank 1
Martin Ivanov
Telerik team
Share this question
or