Completed
Last Updated: 22 Jul 2014 11:54 by ADMIN
ADMIN
George
Created on: 06 Feb 2014 11:25
Category: UI Framework
Type: Bug Report
0
FIX. TPF - Setting the ImageIndex property has effect at design time, but no in runtime
To reproduce:

Add a RadPanorama, add a TileGroupElement and RadTileElement. Add an ImageList and set it to the panorama. Set the ImageIndex to the tile element. You will notice that the image is visible in design time but after you run the application it will not be visible.

Workaround:
Set the ImageKey property with code.
0 comments