FIX The DataBindings.Target field value is ignored for data bound tiles
If a target field is not provided in the data source and you need all tiles to have the same Target, you can use the TileCreated event to set this property. A sample is attached.