Hi,
we are using/testing RadRichTextBox. What we do is to insert some text and tab stops.
Then we save it as rtf (created with RtfFormatProvider) to a database.
The rtf String in the Databse is correct.
Then we load that string from the database (string still contains tab stops) in the RadRichTextBox again with RtfFormatProvider/RadDocument.
Now all the tab stops are vanished.
Are we doing something wrong, or are tab stops not fully supported ?
Thanks,
Bernhard / Timo