This example will show you how to use just one Flyout dynamically just-in-time attaching to many target. This method will solve webpage downgrading issue which is mentioned in Flyout with Repeater example.
When a target is clicked, the Flyout attachs itself to this new target, at the same changing its content accordingly.
*Note: This method requires a some knowledge of javascript. Beside, since Flyout will be controlled manually, it may lose some great predefined behaviors.