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

Removing header

1 Answer 104 Views
TileView
This is a migrated thread and some comments may be shown as answers.
dlusignan
Top achievements
Rank 1
dlusignan asked on 23 Nov 2009, 08:38 PM
Hi! Is there a way to remove the header? I just want ContentTemplate. And, how can override the MouseDoubleClick event? T don't want the resize animation. I just want to catch, wich item have been selected.

Thank.

Daniel

1 Answer, 1 is accepted

Sort by
0
Tihomir Petkov
Telerik team
answered on 25 Nov 2009, 06:00 PM
Hi Daniel,

Can you please give a little bit more details about what you want to achieve? You cannot completely remove the tile headers since they contain visual parts that are required by the control. Even if you were able to completely remove the header, then the user would not be able to maximize/minimize the tiles, or reorder them with mouse dragging. To disable the double-click on the item headers, you can set RadTileView's TileStateChangeTrigger property to "None". To disable the resizing animations, set the IsItemsAnimationEnabled property to "false".

Sincerely yours,
Tihomir Petkov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
TileView
Asked by
dlusignan
Top achievements
Rank 1
Answers by
Tihomir Petkov
Telerik team
Share this question
or