The TileList control displays list of items which are tiled columns and rows. The TileList control is for displaying a list of images which needs itemRenderer
to be used to locate the image because the default itemRenderer of
TileList is TileListItemRenderer and shows olnly text of data provider's
list and icons.
In the source code below it is shown how to display images in a TileList control.
In the source code below it is shown how to display images in a TileList control.
The following shows how to control the click event of the images and give some effects to the imges:
No comments:
Post a Comment