Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
60 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
440 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
137 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
40 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
83 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
114 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
37 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
35 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
75 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
1 answer
109 views

Is it possible to hide the tab header and replace the tab selection with a wizard step approach; by using next and previous navigation within the tab; and show the tab position with images in the form of step 1 - step 2 - Step 3?

Thanks,

Bozhidar
Telerik team
 answered on 11 Jan 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?