Click here to Skip to main content
15,894,291 members

Comments by Member 4281990 (Top 1 by date)

Member 4281990 10-Aug-14 22:57pm View    
Question is "Is there a control that handles to overflow the text all sides of image AND contains multiple columns? See sample output below:

Note:
- I tried to use ricktextcolumn but it doesn't overflow the text around the image.
- I tried to use textblock but it doesn't create the column and doesn't overflow the text at the left/right side of the image.

======================================================
Column1 || Column2 || Column3 || Column4
Row1 <Image> || ||
Row2 || || ||
Row3 || || ||
Row4 || || ||
Row5 || || ||
======================================================