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

RadMonthYear Picker

1 Answer 66 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mayur
Top achievements
Rank 1
Mayur asked on 21 May 2014, 06:32 AM
When i select month and year and press OK ,it shows false for 1 sec and disappears.i don't want that false to appear.

Here is code.

<telerik:RadMonthYearPicker ID="rdp_CompletionDate1" runat="server" DateInput-DateFormat="yyyy/MM">
           <DateInput ID="DateInput1" runat="server" DateFormat="yyyy/MM/dd" DisplayDateFormat="yyyy/MM">
                <ClientEvents OnValueChanging="MyValueChanging" />
          </DateInput>
</telerik:RadMonthYearPicker>

Please Suggest.


1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 23 May 2014, 08:43 AM
Hello Mayur,

I have tested your RadMonthYearPicker settings on my end and I am not able to observe such behavior on selection.

Could you please provide additional information about the version you are using and if the behavior is observable in all browsers or in a particular one. Furthermore, please provide the JavaScript related to the OnValueChanging client-side event of the controls.

I am looking forward to your reply.


Regards,
Konstantin Dikov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Mayur
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or