Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
44 views

Hi, 

I noticed that the TagCloud control is not available in asp.net core.  Is there any plans on porting this control to asp.net core? 

Or, how well would this control play, (in it's current form of asp.net ajax) in an asp.net core application? 

 

Vessy
Telerik team
 answered on 02 Nov 2018
1 answer
46 views

Does the TagCloud group word stems together? Example: teach, teacher, teaching would all be considered the same as their stem (teach) is identical.

 

Is there an easy way to exclude non-important words (such as: a, an, the, etc.) outside of the WordsToExclude property? I don't want to have to define a list of these words if not absolutely necessary as I know I will miss a few.

 

Is there a way to apply a length restriction to the words to be weighted? I would like to avoid things like "no" and "go" from appearing in the TagCloud, and I know these sorts of words will make it through, even if the WordsToExclude property is extensive.

 

Thanks in advance for your help!

Slav
Telerik team
 answered on 18 Dec 2015
6 answers
331 views
Hi,

I am using the radtagcloud control, but when I click an item, I want to invoke Javascript (The following):

    function openWin(Url) {
        var oWnd = radopen(Url, "RadWindow4");

        oWnd.moveTo(50, 200);
    }

I currently invoke this code to open radwindows with content, on my site. This is from an ASP.NET button, though (OnClientClick). I need to do the same, via the tagcloud control.

Any ideas how much appreciated!

Thanks
Jack
Top achievements
Rank 2
 answered on 18 Nov 2015
1 answer
40 views

Hello,

I'm using Telerik Rad Tag Cloud control with ajax and i want to add a different style to the item that was clicked.

I tried with OnClientItemClicked and while the loading panel is active on my tag cloud control, it displays the correct style of the clicked item, but when it finish the ajax request, it loses the style and gets to its default.

When i click one item, its behavior is send a request to server side so i can refresh other controls on my page, which are properly refreshed.

How can i fix this? Can someone help me?

 Thank you.

Marin Bratanov
Telerik team
 answered on 01 May 2015
1 answer
44 views
Is there any possibility to get the same font size for the same weight in 2 clouds? (Both clouds have the same height and with)

example
GIVEN Cloud 1:
bacons - weight 100
ribs - weight 10

GIVEN Cloud 2:
ribs - weight 10
doner - weight 5

THEN
ribs in both clouds should have the same font size
Marin Bratanov
Telerik team
 answered on 02 Apr 2014
1 answer
33 views
Is there any possibility to set fixed height and width and let the control scale the tags to "fill" the area?





Slav
Telerik team
 answered on 09 Jan 2014
5 answers
50 views
Hi,

I have the issue that the TagCloud Items have a MaxFontSize of 34px and on the initial load it appears correct, but when resizing the browser window there are tags shown with a much bigger size than the MaxFontSize.

<telerik:RadTagCloud ID="RadTagCloud" runat="server" Width="100%" MaxFontSize="34px"
                Font-Names="Helvetica,Arial" BorderStyle="None" Sorting="NotSorted">

Thanks for advices!
Claudio
Slav
Telerik team
 answered on 21 Dec 2013
3 answers
52 views
Hello,

Is there any way to disable the RadTagCloud or RadTagCloudItem on a server side event?
I have a radtagcloud, and when I click a button I am placing a div overlay on top of the RadTagCloud - the problem is that when I make the overlay div visible, if I mouseover the cloud items I can still click them. When this div is visible on top, the items should not be clickable.

setting RadTagCloud.Enabled = false seems to have no effect.

Thank you in advance,
Regards,
Shinu
Top achievements
Rank 2
 answered on 19 Dec 2013
1 answer
78 views
Using the TagCloud control, how can I set the selected Tag from the server-side code? I need the TagCloud control pre-select one of the items when the control is loaded. For example if the items = tag1, tag2, tag3, I want to set the initial selection to tag2 in the Page_Load event. How can I achieve this? Thanks!
Slav
Telerik team
 answered on 10 Oct 2013
1 answer
62 views
How do I set a comma as the tag separator?  It seems my tags are being separated by space, but our tags can contain separator words.  For example "Santa Monica,Public Library" is displayed as 4 tags instead of just 2.

Is there something I'm missing here?  Seems like this should be the default behavior.

Thanks for your time.

Slav
Telerik team
 answered on 23 May 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Dominik
Top achievements
Rank 1
Giuliano
Top achievements
Rank 1
Dominic
Top achievements
Rank 1
Glendys
Top achievements
Rank 1
NoobMaster
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Dominik
Top achievements
Rank 1
Giuliano
Top achievements
Rank 1
Dominic
Top achievements
Rank 1
Glendys
Top achievements
Rank 1
NoobMaster
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?