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

Can any Telerik Items be added to a Tile Within A Tile List?

1 Answer 92 Views
TileList
This is a migrated thread and some comments may be shown as answers.
Abdullah
Top achievements
Rank 1
Abdullah asked on 23 Jun 2017, 09:17 AM

Hello,

Can I add any items to RadContentTemplateTile, I ideally want it to hold the following:

  • An Image.
  • 2 Grids
  • A few icons
  • A few buttons

If this is not possible to achieve through tiles and tile lists, then what could I use that will allow me to achieve this, It is mainly the auto arrangement of tiles and drag & drop features that I am interested in.

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 23 Jun 2017, 02:17 PM

Hi Abdullah,

You can put just about any control in a RadContentTemplateTile: http://docs.telerik.com/devtools/aspnet-ajax/controls/tilelist/tiles/contenttemplate-tile.

Note that its default size is quite small and is not likely to suffice for so much content. Thus, I advise that you consider a simple <div> container that you can style according to your preferences.

Very complex content also defeats the purpose of the tile, as its intended use is for short messages. For example, complex functionality on controls inside the content template may cause issues with peek template animations and / or click handlers.

Regards,

Marin Bratanov
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
TileList
Asked by
Abdullah
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or