This is a migrated thread and some comments may be shown as answers.

Table Tab issue.

1 Answer 41 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
muhammad
Top achievements
Rank 1
muhammad asked on 10 Aug 2012, 09:45 AM
Hi,
   I am using rich text box and inserting a table in it. on each cell when you press tab button instead of moving to next cell of the table it start increasing the size of cell. Moreover at one point when tab exceeds from margins it instead of increasing cell size with in the margins it start moving out of page view and also keep increasing the size of cell. Is there any work around to fix the problem please suggest some thing in this regard.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Iva Toteva
Telerik team
answered on 15 Aug 2012, 09:26 AM
Hello,

Navigation between table cells using the tab key has not been implemented in RadRichTextBox yet. Currently, pressing the Tab key changes the paragraph indent or inserts a tab. You can also set the AcceptsTab property to False in order to prevent this behavior and have the editor pass the focus to the next control on the page.

However, there is a logged request for implementing the caret walk using the arrow keys. Here is a PITS issue, which you can use to track our progress:
PITS Issue: http://www.telerik.com/support/pits.aspx#/public/silverlight/6587

All the best,
Iva Toteva
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
RichTextBox
Asked by
muhammad
Top achievements
Rank 1
Answers by
Iva Toteva
Telerik team
Share this question
or