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

Use ToolProviderID when RadEditor in ItemTemplate?

1 Answer 80 Views
Editor
This is a migrated thread and some comments may be shown as answers.
jan willem fransen
Top achievements
Rank 1
jan willem fransen asked on 15 Mar 2009, 01:15 PM
I have a RadPanelBar where there is a RadEditor in the ItemTemplate. Sometimes the RadPanelBar will contain 10 items and therefore in every item there is another RadEditor.

I want to optimize speed by using the ToolProviderID. Though these RadEditors all have the same ID, and they're all not recognized in code-behind so I can't set the ToolProviderID. Is there a way to overcome this issue?

Thank you.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 18 Mar 2009, 04:43 PM
Hi Jan,

Could you please try to get the ClientID of the first editor (it should be different from the ClientID of the other editors) and set it as a value to the ToolProviderID of the rest of the editors?

If you are unable to implement the requested functionality, please open a support ticket and send a sample fully working project that demonstrates your scenario. We will examine it and try to provide a solution for your specific case.

Best regards,
Rumen
the Telerik team


Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Editor
Asked by
jan willem fransen
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or