Hello,
I'm trying to find a way to display a table of data in a FormattedTextEditor. Is there a way to create some kind of table in that control ? HTML tables seems not to be recognized, Did i need to create it with TABS, | and - characters ? it's a little bit ugly like that :)
Thanks for all
David
Only a subset of the HTML specification is supported by the control; it does not support the <TABLE> element.