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

[Solved] Issue with Custom links

4 Answers 152 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Chicks
Top achievements
Rank 1
Chicks asked on 22 Apr 2008, 06:33 AM

In my scenario I want to add thousands of links in custom links. i have noticed then when i add 5000 links in it and click on drop down it is not responding. So please let me know, should i have to use custom links? Or other control for it, if other control then what and how.

So please let me know your suggestion/solution/approach.




4 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 22 Apr 2008, 02:08 PM
Hi,

The built-in Insert Link dropdown of RadEditor is not suitable for loading a huge amount of links because it does not offer the "load-on-demand" of our RadTreeView control.

My suggestion is to review the following KB article which demonstrates how to integrate RadTreeView in a custom dropdown of RadEditor v5.x - 7.x, "Prometheus":
Integrating RadTreeView in a custom dropdown of RadEditor v5.x - v7.x, "Prometheus"
You should also review the following live example: AJAX Load-on-Demand SQL.



Greetings,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Rumen
Telerik team
answered on 22 Apr 2008, 02:10 PM
Hi,

The built-in Insert Link dropdown of RadEditor is not suitable for loading a huge amount of links because it does not offer the "load-on-demand" of our RadTreeView control.

My suggestion is to review the following KB article which demonstrates how to integrate RadTreeView in a custom dropdown of RadEditor v5.x - 7.x, "Prometheus":
Integrating RadTreeView in a custom dropdown of RadEditor v5.x - v7.x, "Prometheus"
You should also review the following live example: AJAX Load-on-Demand SQL.

Greetings,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Chicks
Top achievements
Rank 1
answered on 23 Apr 2008, 01:27 PM
Rumen,

    Provided example uses telerik radeditor, i could not understand what is difference between RadEditor.Net2 and Telerik.Web.UI?  i  am using RadEditor.Netw assembly. As i noticed Telerik RadEditor required ajax tool kit (ScriptManager). My application is integrated with MOSS and I implemented  RadEditor in my application pages, hence it will quite difficult to move with Telerik RadEditor. So please provide solution with RadEditor.Net2.

     When i am using Telerik RadEditor (Telerik.web.UI), I am getting some javascript error : 'Sys' is undefined.

Appreciate your quick response.


0
Rumen
Telerik team
answered on 25 Apr 2008, 08:05 AM
Hi,

The article is divided in two parts describing how to implement the solution with the classic RadEditor (RadEditor.Net2.dll) and with RadEditor for ASP.NET AJAX (Telerik.Web.UI.dll). You need to use the solution provided for RadEditor Classic 5.x-7.x. You can find attached at the bottom of the KB article a sample working project that you can deploy and test on your side.

Here it is: TreeViewInCustomRadEditorDropdownNet2.zip.


Best regards,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Editor
Asked by
Chicks
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Chicks
Top achievements
Rank 1
Share this question
or