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

How to display line numbers

3 Answers 178 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Luis
Top achievements
Rank 1
Luis asked on 29 Jun 2011, 02:26 PM
I would like to know if it is possible to load a word docx document and configure the interface to display the line numbers.

Thank you in advance.

3 Answers, 1 is accepted

Sort by
0
Boby
Telerik team
answered on 01 Jul 2011, 08:26 AM
Hello Luis,
RadRichTextBox supports import/export to broad range of formats (including .docx) through a components called FormatProviders:
this.radRichTextBox.Document = new DocxFormatProvider().Import(content);
Line numbers, however, are not supported for now. This feature is in our development plans, but we can't give you specific timeline for its development.

Greetings,
Boby
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Rich Reuter
Top achievements
Rank 1
answered on 02 May 2012, 09:59 PM
Has there been any progress or updates on this?  There was a question in our organization about whether or not the RichTextBox would support the same "Line Numbers" functionality that Word has.
0
Boby
Telerik team
answered on 07 May 2012, 09:34 AM
Hi Rich,
RadRichTextBox doesn't support line numbering, and the feature isn't scheduled for implementation. We have created a PITS issue, where you can vote for the feature to increase its priority.

Greetings,
Boby
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
RichTextBox
Asked by
Luis
Top achievements
Rank 1
Answers by
Boby
Telerik team
Rich Reuter
Top achievements
Rank 1
Share this question
or