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

Multiple images open at one time?

1 Answer 40 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 21 Jun 2011, 01:38 AM
Hi

Is there a way to configure TileView so that as each image in the thumbnail bar is clicked it is added to the main view pane?  Then when an image in the main view pane is double-clicked (for instance) it is removed?  Of course this would require the size of all images in the main view pane to reduce or grow as images are added or removed. 

The goal is to have two or more images in the main view pane for side by side comparison.

Thanks
Mark

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 23 Jun 2011, 04:02 PM
Hi Mark,

I am not sure if I understand your scenario correctly, but if you want to click on the minimized RadTileViewItems to maximize them and be able to maximize more than one TileViewItem, then I am afraid that a single RadTileView control won't support such scenario.

However, you can use two RadTileView controls to implement the describes scenario. You can customize the first RadTileView control to behave as a main view pane. And the other RadTileView control can have a smaller size and be configured to behave as a thumbnail bar. This way you will be able to implement a custom logic to move tiles from the thumbnail bar TileView to the main view pane TileView and a logic to remove TileViewItems from the main view pane TileView.

Give this approach a try and let us know if it works for you.

Greetings,
Tina Stancheva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
TileView
Asked by
Mark
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or