This question is locked. New answers and comments are not allowed.
Hello,
I'm seeing an issue with the RadRichTextBox (version 2011.1.315.1040). I'm currently unable to get text to render with different alignments when placed inside a table. I'm specifically trying to center the text horizontally.
Steps to reproduce the issue:
1) Create a new RadControls Silverlight Application
2) Add a RichTextBox to the page
3) Add a button to the page
4) Wire up the button to show the InsertTableDialog
5) Run the app
6) Insert a table into the RichTextBox
7) Type some text into one of the table cells
8) From the context menu attempt to align the text centered horizontally.
May specific scenario is in rendering an imported Html document that uses tables to center text, but this seems to reproduce the issue I'm seeing. Could someone please point out what I may be doing wrong or confirm that this is indeed an issue?
Thanks a lot,
Jerry
I'm seeing an issue with the RadRichTextBox (version 2011.1.315.1040). I'm currently unable to get text to render with different alignments when placed inside a table. I'm specifically trying to center the text horizontally.
Steps to reproduce the issue:
1) Create a new RadControls Silverlight Application
2) Add a RichTextBox to the page
3) Add a button to the page
4) Wire up the button to show the InsertTableDialog
5) Run the app
6) Insert a table into the RichTextBox
7) Type some text into one of the table cells
8) From the context menu attempt to align the text centered horizontally.
May specific scenario is in rendering an imported Html document that uses tables to center text, but this seems to reproduce the issue I'm seeing. Could someone please point out what I may be doing wrong or confirm that this is indeed an issue?
Thanks a lot,
Jerry