Telerik Forums
UI for Silverlight Forum
1 answer
141 views

Hello Team,

 

I am using 2013.2.724.1050 telerik version.

I want to show current month when click on calendar button when selected date is different.

e.g. SelectedDate = 21/01/2018 when I click on calendar I want to show current month(March 2019), so user do not have to go from January 2018 to March 2019 and can directly select any date from current month (March 2019).

Also can you please let me know what events are bind with Previous and Next month button and how can I use it if on single click I want to move 2 months ahead.

 

Thanks.

 

 

Martin Ivanov
Telerik team
 answered on 29 Mar 2019
1 answer
113 views

Hello,

I want to have a RadDatePicker without showing year on it, only day and month, I've tried many solutions and the last one was to make a setter on the calendar of my DatePicker, to make a property on "MonthViewHeaderFormat" but this doesn't work.

Can you please help or tell me if it is possible or not to get only the day and the month on a RadDatePicker?

Thanks

Martin Ivanov
Telerik team
 answered on 14 Mar 2019
2 answers
189 views
 Hello Friends !

I m working 2010 telerik controls in silverlight 4.0 .
I m using RadDatePicker.When i select the date the value coming like "9/14/2010 12:00:00 AM " I want to remove the time part from datetime.i want value "9/14/2010" in DateTime format.(Not string format like ToShortDatetime())

Bob thomash
USA
Michael
Top achievements
Rank 1
 answered on 13 Jun 2018
10 answers
202 views
Is there a simple way to hide the textbox portion of the RadDatePicker control? I want the button and calendar functionality to remain as is but want to completely override the display method.

Thanks.
Nasko
Telerik team
 answered on 22 Nov 2016
35 answers
325 views
Hi there,

this is the configuration of on of the pcs we are testing our software on:

Windows 7 Professional SP1
IE 9.0.8112.16421
Silverlight Version: 5.0.61118.0 

When the DatePicker is klicked, I get the message, "IE has stopped running...".  Could you please test this scenario?

Best regards
Geri
Telerik team
 answered on 03 Aug 2016
2 answers
59 views

I seem unable to get this property to do what it suggests, prevent the user from selecting dates outside the range I specify with SelectableDateStart and SelectableDateEnd.

Am I missing something obvious?

I browsed thru some example projects here online but they all implement their own restriction code which seems very odd to me as that defeats the intent and purpose of the properties?  If the SelectableDateStart and SelectableDateEnd isn't actually being "enforced" what's the point of having these properties?

I believe the purpose of purchasing telerik controls is to avoid having to code this myself (that's why most developers purchase 3rd party products so we don't have to re-invent the wheel everytime), otherwise why purchase Telerik?

Confused.

Rob.

Nasko
Telerik team
 answered on 01 Aug 2016
2 answers
55 views

Here's a simple example of a problem we have throughout a rather large app:

We've got a view with a RadRibbonButton for 'Save' and a RadDatePicker.  When the user clicks Save, the view remains open after saving.  The problem we have is that users are clicking on Save while in the process of editing the date in the TextBox of the RadDatePicker.  The result of this is that the 'old' date value is the one that's actually saved in the button click event, THEN the DatePicker updates to show the 'new' date value.  (In our real app, this gets very confusing with various validation, etc.)

 So, we want to make sure that what is saved matches what is displayed after the save.  Do you have any suggestions for how to either 1) Force the RadDatePicker to process all input before saving in the ButtonClick, or 2) Prevent / abort any pending inputs to the DatePicker in ButtonClick.

(We'd prefer to find a solution we can package in our custom class derived from DatePicker, which is used in many places throughout the app, if possible.) 

 

Thanks,

 Dave

 

 

Martin Ivanov
Telerik team
 answered on 23 Dec 2015
3 answers
105 views
I'm using a datepicker in my silverlight application.  The SelectedDate is bound to a property in my ViewModel (I'm using MVVM).  I noticed there is no command for DatePicker.  The DatePicker is used to select a start date to view a schedule.  I have a method in my ViewModel that refreshes the user's schedule, and when a new date is picked I want the schedule to refresh with the newly selected date.  I would prefer a command, but I am trying to use SelectionChanged since there's no command availabled.  I call this RefreshSchedule method in the SelectionChanged event, but the problem is this is firing every time SelectionChanged is fired, including when the data is initially bound.  Is there any way I can only call this method when a USER changes the selection, not just any time the bound data is loaded/changed?  I feel like I'm missing something obvious here.
Kalin
Telerik team
 answered on 07 May 2015
1 answer
44 views
In the Date Picker control. I want year to be custom format.

For example:

In the year field i want to type 15 and press tab it should auto populate 2015.

Is it possible?

Thanks in Advance. 
Nasko
Telerik team
 answered on 25 Mar 2015
5 answers
227 views
I'm writing to learn if it is possible to format the RadDatePicker Telerik Silverlight control.

For example, following a date selection, display the selected date in "yyyyMMdd" format 

- rather than display the selected date in the default "MM/dd/yyyy".

Thanks in advance for any insight!  

Best regards, Rob   
Gopi
Top achievements
Rank 1
 answered on 23 Jan 2015
Top users last month
horváth
Top achievements
Rank 2
Iron
Iron
Steve
Top achievements
Rank 2
Iron
Erkki
Top achievements
Rank 1
Iron
Mark
Top achievements
Rank 2
Iron
Iron
Veteran
Jakub
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?