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.
I have a custom Command Name "Select" and i am using Itemcommand event for this but now after Firing itemcommand event selectIndexChanged Event is Firing that i dont want Because I m using any other code in selectIndexChanged event so how can i resolve this?
Hi,
I have a grid in which there is template column with radcombobox in it.
Radcombobox has 4 items it in.
When user selects any item from list and then sort any column of grid, that selected value disappears.
I want to persist that combobox value and show it again as it was before sorting.
Please help me with this.
Can anyone help me? We have a asp.net webform, with two distinct RadGrid (version 2009), and the application should export the contents of these two RadGrids to the same Excel file.