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

Calendar DatePicker on TextBox

1 Answer 157 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Drew
Top achievements
Rank 1
Drew asked on 21 May 2009, 10:26 PM
Is it possible to associate the calendar date picker popup with a .Net TextBox control or do you always have to use the RadDatePicker control?

possible example:
<asp:TextBox id="randomTextBox"
randomTextBox.Attributes.Add("onclick""showCalendar();"); 

thanks,
Drew

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 22 May 2009, 08:15 AM
Hi Drew,

Yes, it is possible:

http://demos.telerik.com/aspnet-ajax/calendar/examples/datepicker/shareddatepicker/defaultcs.aspx?product=calendar

All the best,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Calendar
Asked by
Drew
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or