Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
32 views
hello admin:

when I add a client node use the script
function addNode()
 var node = new Telerik.Web.UI.RadTreeNode();
 node.set_text(nodeText);

 we can add a node with text

how to add a node with image

 node.set_img(nodeText); ????? or other methods ???

thanks
 
Plamen
Telerik team
 answered on 21 Jul 2011
1 answer
373 views
Is there a global way that I can add some padding (5px or so) to the left and right side of all buttons that I put in the RibbonBarTabs? The buttons kind of merge together as they are.
Kate
Telerik team
 answered on 21 Jul 2011
1 answer
174 views
Hello Telerik Team,
Great control RadImageEditor!
I would like to use a ImageURL like "http:// ..." because my images are on another server. I don't want to edit the images, but just want to use the rotate and zoom functions, they are great!
As I understand it is now not possible to use such an ImageUrl?

gr Martin
Slav
Telerik team
 answered on 21 Jul 2011
1 answer
119 views
I've got a radgrid, with a filter setup like so

myGrid = new RadGrid();
myGrid.ID = "ClientBoundGrid";
myGrid.Culture = new System.Globalization.CultureInfo("en-GB");
//...initialise rest of grid
myGridRadFilter = new RadFilter
{
    ID = "myGridFilter",
    FilterContainerID = "ClientBoundGrid",
    Culture = new System.Globalization.CultureInfo("en-GB")
};
 
myGridRadFilter.ApplyExpressions += new EventHandler<RadFilterApplyExpressionsEventArgs>(myGrid_Filter_Apply);

When I add a filter to the on a date column type, I'd expect the date to be in the format appropriate for the culture I use. (DD/MM/YYYY in this case). However when a date is either typed, or selected from the calender popup, it formats itself to the default en-US format (MM/DD/YYYY). Have I missed a step?

On a slightly related question, is it possible to modify the radfilter object to remove the calender and/or time popups from appearing?
Daniel
Telerik team
 answered on 21 Jul 2011
0 answers
73 views

I applied suggested settings(Excel-fromat="HTML",Exportonlydata="true") by Princy but I could not see any difference and I'm getting same thing which I have sent you screenshot.

Prasad.
Prasad
Top achievements
Rank 1
 asked on 21 Jul 2011
2 answers
59 views
1)I have done my hirarchy grid export excel functionality but it is showing button types (Hirarchy simbles) left side as mentioned in the screenshot.

Suggest me how to overcome above one.

2)The content (rows) of exported excel file data cannot be understood by user means that is not showing properly, is there any property to set to show columns and rows data properly.

Advance Thanks.
Prasad
Top achievements
Rank 1
 answered on 21 Jul 2011
5 answers
65 views
I am currently evaluating the controls, especially the RadViewTree, I was just recommending them to my manager when he reminded me to test behind our Alteon server.  This has thrown up a lot of problems with the controls not working correctly. 

For example when I click on the expand symbol nothing happens.

Can anyone help me.
Nikolay Tsenkov
Telerik team
 answered on 21 Jul 2011
4 answers
55 views
Dear Support,

I have grouping enabled server-side. In the attached image you see that my grid is grouped by 2 columns: Status and Priority.  I don't want the "Status" label to be visible in my group header, but the problem is that if I set 
gridGroupByField.HeaderText = " ";

then the group panel header shows up as empty.  All my groups are dynamically defined, so I don't know ahead of time which will want the column name to show up and which won't.  Is there a way for me to set the GroupPanel header values?
Dasha
Top achievements
Rank 1
 answered on 21 Jul 2011
1 answer
45 views
Hi,

I want to display browse button as a hyper link. Is this possible to changes button to hyper link.

Please suggest.
Regards,
Reyaz


Dimitar Terziev
Telerik team
 answered on 21 Jul 2011
11 answers
200 views
Hi,

according to advice from your forum, I'm putting there my question:

I'm using SF 3.7 and I'm trying to put customized action for inserting control for JW Player. I have code, which works, and which is using script tags. But, if I insert this code via pasteHtml method, then the part with script tags is omitted. the same code with set_html works - but I don't want to lost previous content, so I have to use pasteHtml method.

So, it is known bug or I have to use another method?

Thanks

Petr
Radoslav Georgiev
Telerik team
 answered on 21 Jul 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?