Hi Sridevi,
Thanks for your help again.
Yes, The IsVisible attributes for both SFImageEditor and Image controls are being manipulated in the code behind. If the source is an image, SFImageEditor will be visible and Image control will NOT be visible. On the other hand, if the source is a video or document, then visibility will be the other way round.
Also, I discovered that the text field is actually added after adding text. However because the size of the text field is too big, the textbox is positioned in a way where the transparent blank space between/around the characters within the textbox is displayed on the image as a default. That is why it looked like nothing is added. Any advice on this?
Thanks.