I updated my telerik version on my computer. After it i updated the visusal studio project too.
In this projet i use the reportviewer to the print page.
After the updating i get the error message: "The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)". So I download and install the Reporting again. After it i updated my project but i get this error message yet.
I delete reportviewer on the aspx page and set it again. When i debug my project i get the error message again.
Could you help me?
I use .NET 4,5, Visual Studio 2010 and Win7 on my computer.
I am having an asp DetailsView control and in order to perform partial page update, I am using it with RadAjax and the issue is that update is not reflected. Can anybody help me with some sample code to demonstrate partial page update using asp DetailsView and RadAjax?
I have a scenario where appointments are created for support reps, which are resources, and the list of available reps can be modified on the same page as the RadScheduler, so I need to rebind the resources when the list of available reps is modified.
From what I can tell from reading the docs resources are only loaded on initial page load.
I would prefer to update the resources via client script, and i am using the web service data binding.
Hi Admin,
I am using RadAsyncUpload in my project and when I check the browser compatibility, I found that the file select button is hidden in IE and some unwanted borders are also appearing. The issue is seen in IE 8.0.6001. Is this a known issue and any fix is available?
I want to open the AdvancedForm on single clicking the Appointment in Month view. Also I would like to display an alert on click as shown in the attachment if Recurrence is enabled.
I'd like to show the today's date heading in a different style in the RadSchedulers Day view. I want to make it bold, align to the middle and change its color. Is it possible?
I am new to telerik and tried using a RadListBox in my application. One thing that bothered me a lot is that there is a border line around the buttons, on the top and right of the buttons (please see the attached picture). This line is not from the listbox since I set its border as "None". How to eliminate the line? Thanks.