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

Mapping section to Word content control

16 Answers 142 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Joe Buckle
Top achievements
Rank 1
Joe Buckle asked on 25 Jul 2010, 11:37 PM
Good day!

Is it possible to map a Word content control to a section? I was hoping to be able to open a document with Word content controls inside of it, update the sections, and save the changes to the content controls? Or probably just map a section to a content control name/id?

Thank you very much.

16 Answers, 1 is accepted

Sort by
0
Mike
Telerik team
answered on 28 Jul 2010, 09:25 AM
Hi Joe Buckle,

Unfortunately RadRichTextBox does not support Word Content Controls yet. We will add this feature request to our to-do list, however I am not able to specify any specific timeline yet.
Can you please also elaborate a bit more on the section / content control mapping? We will appreciate more info about this scenario to define the features you need better.

All the best,
Mike
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
Joe Buckle
Top achievements
Rank 1
answered on 15 Aug 2010, 02:07 AM
Hi!

In Word 2007, in a document, we are saving the data in each content control in a database. So I was wondering if there is a way I could open a document with content controls in the RadRichTextBox, update the data, then save it like we do in Word 2007. Is this possible, to map each content control in the original document to something in the RadRichTextBox? 

Thank you very much.  
0
Ivailo Karamanolev
Telerik team
answered on 16 Aug 2010, 09:36 AM
Hi Joe Buckle,

Currently, importing and exporting from/to Word 2007 is done through the DocxFormatProvider and unfortunately it doesn't support content controls. We are considering this functionality, however I can't give you any specific details about availability date. One option is to implement your own format provider which supports content controls, but I'd say this is far from trivial.
Get back to us if you have any further questions.

Best wishes,
Ivailo
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
Joe Buckle
Top achievements
Rank 1
answered on 19 Aug 2010, 03:42 AM
Hi!

I hope you would be able to support this in the next version. This will really be helpful to a lot of people. Thanks!!!
0
Mike
Telerik team
answered on 23 Aug 2010, 03:06 PM
Hello Joe Buckle,

I am afraid the list of features for Q3 if pretty much filled up. However I will set a higher priority of this feature in our to-do list and hopefully we will soon be able to start working on it.

Sincerely yours,
Mike
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
Nagarjun
Top achievements
Rank 1
answered on 15 Nov 2011, 06:03 AM
Hi,

    Now in Q3 silverlight contentcontrol can support in radrichtext box ???

Thanks & Regards,
Nagarjun.
0
Iva Toteva
Telerik team
answered on 17 Nov 2011, 04:36 PM
Hello Nagarjun,

Import of content controls has not been implemented yet. There were features of higher priority on our to-do list, such as Tab stops, document protection and styles. We will consider it for Q1 2011, but I cannot engage with a timeline of when the feature will be available.

All the best,
Iva Toteva
the Telerik team

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

0
Evgenii
Top achievements
Rank 1
answered on 21 May 2012, 02:58 PM
seems like radrichtextbox don't support ContentControl yet? And maybe there is another ways to implement similar functionality?
0
Iva Toteva
Telerik team
answered on 23 May 2012, 02:21 PM
Hi Evgenii,

Content controls are not supported in RadDocument and at this point their implementation has not been scheduled.

In RadDocument, you can have InlineUIContainers, which can contain different UI elements. You can find more information on their use in this article. Please, look through the documentation and let us know if you have any additional questions about their use.

All the best,
Iva Toteva
the Telerik team

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

0
Joanna
Top achievements
Rank 1
answered on 21 May 2014, 08:15 AM
Hi,

May I know if this is already supported with the latest release?

Thanks.

Joanna
0
Petya
Telerik team
answered on 22 May 2014, 07:38 AM
Hello Joanna,

I'm afraid content controls are still not supported in RadRichTextBox and at this point I am unable to say when this might be implemented. I suggest you follow this item in our Feedback & Ideas portal to be notified about any progress on this.

Regards,
Petya
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
0
Joanna
Top achievements
Rank 1
answered on 22 May 2014, 09:51 AM
Hi Petya,

Thanks for the reply.  I'll follow the post.

Regards,
Joanna
0
Geoffrey
Top achievements
Rank 1
answered on 19 Nov 2015, 04:13 PM
Hi,

Is ContentControl supported in Q3 2015 ?

Thanks,
Geoffrey
0
Tanya
Telerik team
answered on 24 Nov 2015, 11:10 AM
Hello Geoffrey,

This feature is still not implemented nor scheduled for implementation. Thus, I cannot say when it might be available. The best I could suggest you is to subscribe to the feedback item, which Petya pointed out, in order to receive notifications about status changes on it. 

Regards,
Tanya
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
Geoffrey
Top achievements
Rank 1
answered on 07 Dec 2015, 02:36 PM
HI,

Thanks for your answer. Is there a way to implement this functionnality myself based on your control ?
0
Boby
Telerik team
answered on 08 Dec 2015, 07:05 AM
Hi Geoffrey,

The API was not meant for such thorough extensibility, so I believe this is currently not possible. Depending on your scenario, you may use InlineUIContainers, but such customization would be specific to RadRichTextBox and you will lose compatibility with other document processing applications - i.e. export to/import from DOCX/RTF won't work.

Regards,
Boby
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
RichTextBox
Asked by
Joe Buckle
Top achievements
Rank 1
Answers by
Mike
Telerik team
Joe Buckle
Top achievements
Rank 1
Ivailo Karamanolev
Telerik team
Nagarjun
Top achievements
Rank 1
Iva Toteva
Telerik team
Evgenii
Top achievements
Rank 1
Joanna
Top achievements
Rank 1
Petya
Telerik team
Geoffrey
Top achievements
Rank 1
Tanya
Telerik team
Boby
Telerik team
Share this question
or