5 Answers, 1 is accepted
0
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:
Sincerely yours,
Tina Stancheva
the Telerik team
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
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
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
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
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
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
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