ggsmartboy
ggsmartboy

Reputation: 454

How to Set image Tiles like Gallery for an app for windows phone?

I need to show the Contact images on tiles randomly like a gallery, as similar to "People" tile in a windows mobile. . . Can anyone Suggest me how to do that. .

Upvotes: 1

Views: 333

Answers (3)

Hermit Dave
Hermit Dave

Reputation: 3046

Before you go an license Telerik controls, have a look at ImageTile control in Coding4Fun toolkit.

It does exactly that.

http://coding4fun.codeplex.com or get it from nuget

Upvotes: 1

Gopinath Perumal
Gopinath Perumal

Reputation: 2318

That is called Mosaic Tile. If u need this u should use Telerik Controls

Upvotes: 1

Milan Aggarwal
Milan Aggarwal

Reputation: 5104

To create an Image dynamically look into WritableBitmap Image for a start.

Upvotes: 0

Related Questions