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

onclick on right tile view

5 Answers 84 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Vir
Top achievements
Rank 1
Vir asked on 28 Jun 2010, 03:50 PM
I like the whole area clicking on the right tileview rather than just the small icon in the right top of each box

any idea?

thanks in advance!

5 Answers, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 01 Jul 2010, 03:36 PM
Hello Vir,

I am not sure if I understand your scenario correctly. However, if you need to be able to click on a tile's header in order to change its state (minimize/maximize/restore) you can use the TileStateChangeTrigger property. It allows you to determine:
  • SingleClick  - single click on an item's header will change its state
  • DoubleClick - double click on an item's header will change its state
  • None - the item's states cannot be changed by clicking on an item's header
I also prepared a sample project illustrating how to allow changing the item's state by single clicking on its header. Please take a look at it and let me know if this is what you had in mind.

Sincerely yours,
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
0
Vir
Top achievements
Rank 1
answered on 01 Jul 2010, 04:16 PM

 Hi,Tina Stancheva

Thanks for reply
I checked your simple example. But i needs when ever user click on Content it's will be change ( not only in header)
and also want to change height & width.

Please check my Attachment for details.

Thanks
0
Kiril Stanoev
Telerik team
answered on 06 Jul 2010, 01:15 PM
Hi Vir,

I've attached a sample project demonstrating one possible solution to this scenario. Have a look at it and let me know if it helps.

Kind regards,
Kiril Stanoev
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
0
Vir
Top achievements
Rank 1
answered on 07 Jul 2010, 10:09 AM
HI.

Your example don't work in case i want to binding a database..i have telerikNavigation:RadTileViewItem 's RadFluidContentControl.SmallContent  that i want to make....

In your sample demo you make telerikNavigation:RadTileViewItem 's property  "MinimizedHeight" .that is no available for RadFluidContentControl.SmallContent

Please check my post here...http://www.telerik.com/community/forums/silverlight/tileview/setting-height-of-tileviewitems.aspx

I hope u help me

thanks

0
Kiril Stanoev
Telerik team
answered on 12 Jul 2010, 10:16 AM
Hi Vir,

I've modified the previous solution and added a project that shows how to achieve the same functionality when the TileView is bound. Please have a look at it and let me know if you find something unclear that needs further explanation.

Greetings,
Kiril Stanoev
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
Vir
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Vir
Top achievements
Rank 1
Kiril Stanoev
Telerik team
Share this question
or