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.
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.