When the numerical column enters edit mode, in order to display the keyboard you need to tap one more time.
Outside of the datagrid, when the numeric input control gets focused, the keyboard appears.
Expose an API to explicitly set the popup position (on which side the popup should be displayed).
Currently, there is a logic that automatically detects the available space and opens the drop-down above or below the input field.
Hello,
The CollectionView has a HeaderTemplate and a FooterTemplate. When using grouping, there is a GroupHeaderTemplate but no GroupFooterTemplate (like the default MAUI CollectionView has).
Can the GroupFooterTemplate be added to the CollectionView control?
Thanks!
I want to add text in the gauge ranges definition:
For example:
Currently, the slider is horizontally oriented, provide an option to render a vertical range slider.
When rotating the device , the popup does not adjust its size and the ok cancel buttons cannot be reached.
The issue occurs in all pickers, DatePicker, TimePicker, TimeSpanPicker, ListPicker, DateTimePicker, TemplatedPicker.