Telerik Forums
UI for Universal Windows Platform Forum
3 answers
64 views

Hi,

Is it possible to set the date to empty from the ui?

Lance | Manager Technical Support
Telerik team
 answered on 28 Mar 2019
1 answer
48 views

I'm trying to change the order of the 3 columns of the Selector Popup on the DatePicker.

 I want to see them in Day, Month Year, but they are showing as Month, Day, Year

Lance | Manager Technical Support
Telerik team
 answered on 13 Apr 2017
3 answers
62 views
  1. Set the Minimum date to be tomorrow
  2. Set the initial date (when displayed) to be 1 week from now
  3. Try to pick tomorrow's date

On days like today (8/30) the displayed date will be 9/6. If I want to choose 8/31, the natural flow would be to pick the 8, then pick the 31. If I pick the 8, however, the date is now 8/6 and will crash the app with an ArgumentOutOfRange exception. In order to get to 8/31 I must first go to 10/31 and then change the '10' to an '8'

Exception detail:

System.ArgumentOutOfRangeException: logicalIndex
Parameter name: Not valid index.
   at Telerik.UI.Xaml.Controls.Primitives.LoopingList.RadLoopingList.GetVisualIndex(Int32 logicalIndex)
   at Telerik.UI.Xaml.Controls.Input.DateTimePickers.DateTimeList.UpdateSelectedIndex(LoopingListSelectionChangeReason reason)
   at Telerik.UI.Xaml.Controls.Input.DateTimePickers.DateTimeList.SetNewValue(DateTime newUtcValue, Boolean selectionChanged)
   at Telerik.UI.Xaml.Controls.Input.DateTimePicker.UpdateDateTimeLi

Tsvyatko
Telerik team
 answered on 28 Sep 2016
1 answer
114 views

I can't seem to increase the height of the initial date picker box.  I tried using the obvious code below, but it doesn't seem to change the height.  Any ideas?

            datePicker.Height = 65;
            datePicker.MinHeight = 65;

 

Thanks
Simon

 

Lance | Manager Technical Support
Telerik team
 answered on 14 Sep 2016
9 answers
65 views

Hello,

I have problem with accessing selector buttons in DatePicker and TimePicker too. When I'm running my app in emulator, than I see buttons. But when I run app on my test device (Lumia 550), buttons are hidden with navigation bar. How can I set DatePicker for soft navigation bar?

Best Regards

Miroslav Mareš

Tsvyatko
Telerik team
 answered on 24 Aug 2016
Top users last month
Dominik
Top achievements
Rank 1
Giuliano
Top achievements
Rank 1
Dominic
Top achievements
Rank 1
Glendys
Top achievements
Rank 1
Iron
NoobMaster
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?