Telerik Forums
UI for ASP.NET AJAX Forum
7 answers
535 views
RadComboBox can have items with images, but I would like to show the selected image once the dropdown is closed. Is it possible? If not out of the box, what are workarounds?

Thanks,

-Stan
KS
Top achievements
Rank 1
 answered on 23 Sep 2013
7 answers
256 views
Hi,

   I'm trying to expand child nodes of the currently checked node in my tree view, tried to use the below piece of code which does the following things- 

1. Find the node by passing node text 
2. Try to expand child nodes of currenly checked node.

RadTreeNode node1 = radTreeViewControl.Nodes[0].Nodes.FindNodeByText(contract.Text);            
                  node1.ExpandChildNodes();
                  node1.Expanded = true;

The node1.ExpandChildNodes() is unable to expand the node, not sure, please let me know the fix or is this something bug in treeview control.


Thanks,
Vivek
Vivek
Top achievements
Rank 2
 answered on 22 Sep 2013
1 answer
51 views
Hi guys, when you click month the scheduler component shows the subject that you fill in each date, I wanna know if it's possible to set another field of my database to show when I click in month, for example I don't wanna see the subject I wanna something like names or other field.
Vanilson
Top achievements
Rank 1
 answered on 22 Sep 2013
2 answers
79 views
Hi,
Recently we upgraded the Telerik Control to support the IE 10 but we are facing multiple issue related to UI, one of the issue is when I am hiding the refresh button ,it leaving the space there(verified on Firebug), please see the attached screenshot.
Afroz khan
Top achievements
Rank 1
 answered on 21 Sep 2013
1 answer
110 views
Hi

I think its a bug. When I define a cssclass in my aspx and apply it to the radtile of my Radtilelist, the style is not getting reflected. We are working on Q2 2013 version.

Please confirm this
JC
Shinu
Top achievements
Rank 2
 answered on 21 Sep 2013
1 answer
169 views
I added a RadCombobox to my page and wrote code to disable closing of the dropdown based on some condition. The issue is that the drop down is getting closed immediately after selecting an item. The 'Checkboxes' are enabled and after checking two items only the drop down should close. I have added args.set_cancel(true) in the OnClientDropDownClosing event which seems not working. Later I removed all the business logic inside that event and wrote args.set_cancel(true) and the same result is happening. So I guess the issue is not related to the logic I implemented.

Any input?
Joseph
Shinu
Top achievements
Rank 2
 answered on 21 Sep 2013
1 answer
76 views
Hi

I am using a radcalendar and on clicking fast navigation button, the calendar navigate two months forward or backward. Is it possible to change the calendar view by one year.
Shinu
Top achievements
Rank 2
 answered on 21 Sep 2013
4 answers
262 views

Problem
I cannot figure out how to prevent the "Error loading RadChart image." from appearing on the production version of my site.  I am trying to add the chart to a page within a sub-directory of a folder that uses forms authentication to deny anonymous users.

Right now, I've given the IIS and NETWORK SERVICE users Full control in the permission dialogue.  I've removed any authentication.  I've - of course - added the httpHandler.  I've even tried added the location code desciribed in one of the links below.

What I've Tried
  • UseSession="false" TempImagesFolder="Temp"  ...this enabled images to be created, but they would not show up on the actual site --> same error message
  • UseSession="true" ...error
  • <no special settings>  ...error

System Info
Windows Server 2008 (not a server farm)
.NET 3.5
Telerik.Web.UI.dll v2008.02.0723.35
Telerik.Charting.dll v2.0.3.0

Threads whose suggestions I've tried
http://www.telerik.com/community/forums/thread/b311D-bahbmd.aspx
http://www.telerik.com/community/forums/thread/b311D-bdmmbm.aspx
http://www.telerik.com/community/forums/thread/b311D-bkataa.aspx http://www.telerik.com/community/forums/thread/b311D-bkkgmb.aspx
http://www.telerik.com/community/forums/thread/b311D-batmhc.aspx





Toyin
Top achievements
Rank 1
 answered on 21 Sep 2013
1 answer
133 views
I am struggling to create a toolbar button dynamically. Can someone please help me with this? I would like to create a main toolbar with a set of buttons created inside it. 
Shinu
Top achievements
Rank 2
 answered on 21 Sep 2013
5 answers
264 views
Hi

Can anyone help with a simple code to implement radcaptcha with invisible textbox? I saw the demo code but I got a bit confused there. I cant figure out the thing they are doing there.

Thanks
Saravanan
Shinu
Top achievements
Rank 2
 answered on 21 Sep 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?