Hi All,
I am implementing an application in which I have a requirement to
dynamically add "animated" gif in the Panel.
I read about the IFrame approach but in my case the number of
"animated" gif is only known at runtime once a selection is made.
What is the best way to achieve this ?
Thanks