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

raddatepicker

1 Answer 43 Views
DatePicker
This is a migrated thread and some comments may be shown as answers.
ashishpandey21jan
Top achievements
Rank 1
ashishpandey21jan asked on 15 Oct 2015, 12:01 PM

telerik.web.UI.raddatepicker does not contain a definition for PopupButton when we update dll 2012 to 2015.

raddatepicker 1.PopupButton.Attributes["onclick"] = "PopupUpdating(\"" + raddatepicker1 .ClientID + "\");";​

1 Answer, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 19 Oct 2015, 01:45 PM
Hello,

If you would like to configure the popup button for the picker you can use the DatePopupButton settings.

<telerik:RadDatePicker runat="server" ID="RadDatePicker1">
    <DatePopupButton ToolTip="my popup tooltip" />
</telerik:RadDatePicker>

With that said, would you elaborate in more detail what are your requirements? What would you like to configure for the popup button?

Regards,
Viktor Tachev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
DatePicker
Asked by
ashishpandey21jan
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Share this question
or