Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
160 views
Hello,
I am using radContextMenu on right ckick on a RadTreeNode.

The context menu closes when you click elsewhere on the screen as you would expect, except when you click on an iframe - then the contect menu stays in place.

I have found some code that will detect a click on the iframe:
http://stackoverflow.com/questions/2381336/detect-click-into-iframe-using-javascript

Could I ask then I how I would obtain a reference / test if the context menu is visible from javascript and then close it when a user clicks on the Iframe?

Many thanks
Richard


Kate
Telerik team
 answered on 11 Jan 2012
2 answers
65 views
We are using ASP.NET AJAX 2010 and have a page that has a RadGrid with fixed headers and a RadSlider that is being used to filter records in the grid.  It works great in IE9, firefox, chrome, safari.  But in IE8 and below it takes 30 seconds to render the page.  We have narrowed the problem down to the RadSlider, and even further we have narrowed it down to browser- mode/document-mode.  If we don't set a X-UA-Compatible meta tag, or if we use IE=8 or IE=edge, then the delay occurs.

If we use IE=7 it loads quickly, but when we use that the radgrid is screwed up because the header columns don't match the width of the body columns.

Do you have any recommendations on getting these to work together?
Slav
Telerik team
 answered on 11 Jan 2012
6 answers
471 views
I have 2 Rad notification in my project. One i'll show on success and i set it to auto close in 5 seconds. The other one i want it to show the error message and only close if the client did it manually, like this:

ErrorNotification.Text = msg;
ErrorNotification.Title = "Error";
ErrorNotification.ContentIcon = "warning";
ErrorNotificaton.ShowCloseButton = true;
ErrorNotification.Show();

but when i test this, the notification appears for about 3/4 seconds then closes itself. I then noticed that if the mouse is over the notification, it doesn't disappear...

Thanks in advance!
Miguel
Top achievements
Rank 1
 answered on 11 Jan 2012
2 answers
143 views
Hello All,
     I have RadTreeList with Checkboxes, i wanted handle AllowRecursiveSelection functionality at the client side. But one condition there Please find Image for that "radtreelistcheckissue.png".


Thanks In advance
Abhishek K
Abhishek
Top achievements
Rank 2
 answered on 11 Jan 2012
3 answers
41 views
Hello,
I have recently just upgraded my project to the latest version of the telerik asp.net controls and am running into a problem with the page buttons on the grids.  The buttons are not visible.  They are still there and will function, but they don't show up.  If I click where they are, I see the outline from the hyperlink and the functions fire.  I am seeing this behavior on my Android phone running from desktop in IE, Safari, Firefox everything is fine. 
Any  help would be appreciated.

Thanks,
Bob
Marin
Telerik team
 answered on 11 Jan 2012
1 answer
93 views
I have a strange issue with working with the wizard to create some charts. Changing tab on the wizard seem to reset the chart completely and I need to repopulate the series. 
If I create a series I want and click OK or Apply and debug the solution I see the chart I wanted but then when I stop and restart it is reset. What causes this behaviour?

Thanks!
Ves
Telerik team
 answered on 11 Jan 2012
1 answer
120 views
Hello,

I am using telerik rad scheduler and RadSchedulerRecurrenceEditor. While creating/updating a recurring appointment with a recurrence type as 'Daily'. It is blocking an appointment as 'All day' even if we set 'EndTime' as 1 hr to an appointment.

Could you please let me know how to block an appointment for 1 hr duration and not as a 'All Day' for daily recurrence type of schedule.

Thanks and Regards,
Deepti
Peter
Telerik team
 answered on 11 Jan 2012
1 answer
40 views
As you can see in the image (RadGrid) I have limited the size of the detail table so it's not as wide as the master table.  How do I change the background color of the space to the left of the detail table? 
Daniel
Telerik team
 answered on 11 Jan 2012
1 answer
45 views
Hello,

I am using rad scheduler and RadSchedulerRecurrenceEditor. While updating an appointment I am receiving 'Object null reference' error  on 'OnAppointmentCommand' and not updating an appointment since appointment object is null. So currently I am creating new instance of e.Container.Appointment = new Appointment() on 'OnAppointmentCommand' and the error is temporarily removed now and updating an appointment as well.

Could you please let me know the exact solution  and cause for this error.

Thanks and Regards,
Deepti
Peter
Telerik team
 answered on 11 Jan 2012
2 answers
82 views
We have an existing ASP.NET application which uses Telerik contorls.

In web.config I noticed
< httpHandlers>
< add path="Telerik.Web.UI.WebResource.axd" verb="*" type="Telerik.Web.UI.WebResource" validate="false" />
< /httpHandlers>


However when I launch application I end up having attached image. This is some time hanging the application. Can you please help us how to resolve this issue. This is very critical; you help will be greatly appreciated.

How to fix this problem ?

Thanks
RK
Dimitar Terziev
Telerik team
 answered on 11 Jan 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?