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

DatePicker not displayed in Schedular

5 Answers 123 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Bhavik
Top achievements
Rank 1
Bhavik asked on 05 Aug 2011, 08:53 PM
Hi,

I am new to Telerik Schedular control. I wanted to enable the date picker property where in any of the views (day/week/month/timeline), I am able to select the date.

I see in all the demos that, just next to where "Today" is written, there is a downarrow which when clicked opens the datepicker control.

Somehow I am not able to get that downarrow displayed. Attached are both the screen shots.

Could you please help ?

Thanks,
Bhavik

5 Answers, 1 is accepted

Sort by
0
Bhavik
Top achievements
Rank 1
answered on 09 Aug 2011, 07:45 PM
Any help would be appriciated. Still stuck with the same issue.
0
Accepted
Plamen
Telerik team
answered on 10 Aug 2011, 03:13 PM
Hello Bhavik,

It looks like a css problem. You can check if your other css rules hide it or try to modify .rsdatePickerActivator like this:
.rsDatePickerActivator
   {
       visibility:visible !important;
       }

Hope this will be helpful!

Kind regards,
Plamen Zdravkov
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Bhavik
Top achievements
Rank 1
answered on 10 Aug 2011, 08:27 PM
I tried specifying it explicitily in stylesheet but it is still not working
0
Bhavik
Top achievements
Rank 1
answered on 17 Aug 2011, 11:09 PM
I figured out that it did not appear because I was using an older version of Telerik (2008). When I used the newer (2010) version, it started appearing.

However, if we still want to use the 2008 version of Telerik Ajax controls, could you please give me the custom code that would work just like the datepicker. In other words, for older version Telerik Schedular, is there a way to provide date inputs for Day/Week/Month/Timeline view ?


0
Plamen
Telerik team
answered on 22 Aug 2011, 09:47 AM
Hi Bhavik,

You can have a look at some of the RadDatePicker demos.

I will recommend you to upgrade with the new version of Telerik controls 2011.

Greetings,
Plamen Zdravkov
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
Scheduler
Asked by
Bhavik
Top achievements
Rank 1
Answers by
Bhavik
Top achievements
Rank 1
Plamen
Telerik team
Share this question
or