This is a migrated thread and some comments may be shown as answers.

DateTimePicker icon disappearing

1 Answer 112 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Dmitry
Top achievements
Rank 1
Dmitry asked on 08 Sep 2011, 03:20 AM
Hi,

ran into this issue:

I have a RadGrid, with GridTemplate columns. Some of these columns have DatePicker controls in EditItemTemplate.
After I have enabled filtering and put in FilterItemTemplate RadComboBox controls, icons on Datepickers disappared and instead there was either link with text "opens the callendar control" or blank. When you are clicking on such a crippled link, a calendar pops up but its skin is lost and it looks transparant.

if I use a plain asp:DropDownList, then icons are ok, - somehow presence of RadComboBox there messes up calendar and DateTimePicker control
However if I use asp:DropDownList, then SelectedIndexChanged event is not firing , even though I have  AutoPostBack="true"

Any clues?

running licensed version of controls from  ASP.NET AJAX Q3 2010, VS 2010.

1 Answer, 1 is accepted

Sort by
0
Radoslav
Telerik team
answered on 13 Sep 2011, 08:29 AM
Hello Dmitry,

Based on the supplied information, it is hard to determine what is causing the unwanted behavior at your end. Could you please post your aspx page markup code with the related code behind.
Thus we will be able to gather more details about your scenario and to provide you a solution.
Additionally if you create your RadGrid programmatically could you please verify that you correctly create the Grid structure using the instructions in the following help topic.

Looking forward for your reply.

Greetings,
Radoslav
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Dmitry
Top achievements
Rank 1
Answers by
Radoslav
Telerik team
Share this question
or