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

Tabbing Between Table Cells

1 Answer 35 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 07 Aug 2012, 12:56 PM
Hi,

I have inserted a table and I would like to be able to tab between the cells/rows of the table rather than inserting a tab or tabbing off the control. Is there a way to achieve this?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Iva Toteva
Telerik team
answered on 08 Aug 2012, 03:48 PM
Hi Mike,

Navigation between table cells using the tab 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

Greetings,
Iva Toteva
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

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