Unplanned
Last Updated: 02 Aug 2023 10:50 by Mark

When the culture is set on app level and using resx files, localization does not apply. 

When changing the device culture, the resx files apply the values.

Unplanned
Last Updated: 06 Jan 2021 15:30 by ADMIN
Created by: Mayank
Comments: 0
Category: DatePicker
Type: Feature Request
1
Provide a way to disable/ restrict selection of certain dates inside the DatePicker, DateTimePicker controls. For example, non-working days cannot be selected, weekends, etc. 
Unplanned
Last Updated: 13 Nov 2020 13:17 by ADMIN

DatePicker cannot be focused through Tab key on the keyboard. Looks like it doesn't support VisualElement.IsTabStop.

 

This is the tab order:

 

 

 

Datepickers are skipped.