Unplanned
Last Updated: 09 Apr 2020 06:16 by ADMIN
Created by: Naveen
Comments: 11
Category: DataForm
Type: Feature Request
17
In Xamarin.Forms, there is no multiline text box editor in RadDataForm.
Completed
Last Updated: 21 May 2018 13:02 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 0
Category: DataForm
Type: Feature Request
17
The Source property should support two way binding.

Available in the R2 2018 release.
Unplanned
Last Updated: 31 Dec 2019 14:27 by Shade
ADMIN
Created by: Lance | Manager Technical Support
Comments: 11
Category: DataForm
Type: Feature Request
10
Expose an IsEnabled property for editors that can be toggled after DataForm is rendered.

Currently, only Data Annotations can determine whether or not a property's editor is read-only. If a specific editor's read only state needs to be changed dynamically (e.g. due to a selection in another editor), you would need to completely reload the DataForm.
Completed
Last Updated: 19 Nov 2019 12:05 by ADMIN
Release 2019.3.1119 (R3 2019 minor release)
ADMIN
Created by: Stefan Nenchev
Comments: 7
Category: DataForm
Type: Feature Request
10
Currently, all groups are expanded by default. We should expose methods to collapse/expand certain groups. Furthermore, CollapseAll, ExpandAll groups should be considered as well.
Completed
Last Updated: 25 Jan 2019 10:27 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 10
Category: DataForm
Type: Feature Request
10
Add localization for DisplayOptions data annotation.
Unplanned
Last Updated: 13 Mar 2018 09:13 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: DataForm
Type: Feature Request
5

			
Unplanned
Last Updated: 06 Mar 2018 13:44 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 3
Category: DataForm
Type: Feature Request
5
Provide capability to replace the native view with Xamarin Template.
Unplanned
Last Updated: 04 Mar 2020 11:41 by ADMIN

Hi,

I am using DataForm for my project and in the process of implementing validation. For validation, I use DataAnnotation-NonEmptyValdator for the required fields.

Is there a way to change it dynamically in runtime?.

For example, I have 2 fields, the first field is always required. However, the second field is not always required, it depends on the selected item of the first field.

Thanks

Dan

Unplanned
Last Updated: 06 Aug 2018 14:00 by ADMIN
ADMIN
Created by: Yana
Comments: 0
Category: DataForm
Type: Feature Request
3
Make it possible when tab is pressed on the keyboard the next field in the DataForm to be focused and the cursor to move to the new field.
Unplanned
Last Updated: 13 Jul 2018 08:17 by ADMIN
Currently, on Android and UWP the date and time editors display popups with "OK" and "Cancel" buttons, so one can easily dismiss the control even if a value has been selected. This will still keep the null value in the dataform. On iOS value changes are propagated immediately to the dataform, so there is no way to keep the null value.
Unplanned
Last Updated: 03 Apr 2018 06:53 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 2
Category: DataForm
Type: Feature Request
3
With the current implementation in Xamarin.Forms, the control has no built-in support for enumerable properties. The approach is to create custom renderers and use the native editors.  We need to expose default editors for enumerable and custom types.
Unplanned
Last Updated: 29 Mar 2018 11:51 by ADMIN
ADMIN
Created by: Ivaylo Gergov
Comments: 0
Category: DataForm
Type: Feature Request
3
Implement support for changing the template of the group headers.
Unplanned
Last Updated: 29 Mar 2018 11:51 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 0
Category: DataForm
Type: Feature Request
3
Add an editor that loads an external view / page to edit a property value.
Completed
Last Updated: 21 Jan 2021 11:44 by ADMIN
Release R1 2021
Created by: Hector
Comments: 2
Category: DataForm
Type: Feature Request
2

If you prepare a Xamarin.Forms app to respect iOS Dark Mode, it is apparent that the RadDataForm is only respecting the native elements for Dark Mode.

REPRODUCIBLE

For example, use my attached reproducible.  Notice how the text in the native editors has the appropriate light text, but the background is still stuck on light coloring.

 

 

If you try to use Editor style or GroupHeaderStyle, you can't use DynamicResource because the style's properties are not BindableProperties:

We really need these properties to be usable with DynamicResource, so this is a feature request more than a bug report. Update the properties to BindableProperties that with with DynamicResource.

WORKAROUND

A workaround for this would be to set everything you can to be transparent:

 

Thank you.

 

 

Completed
Last Updated: 15 Jan 2020 12:08 by ADMIN
Release R1 2020
ADMIN
Created by: Lance | Manager Technical Support
Comments: 2
Category: DataForm
Type: Feature Request
2
Add public-facing methods to re-call DataSourceProvider GetSourceFor methods. This would allow for refreshing the datasource.

Alternatively, add support for ObservableCollection to be used for DataSources so that the pickers reflect any changes to the underlying data source.
Unplanned
Last Updated: 29 Mar 2018 11:51 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 0
Category: DataForm
Type: Feature Request
2

			
Completed
Last Updated: 19 Nov 2019 12:04 by ADMIN
Release 2019.3.1119 (R3 2019 minor release)
Unplanned
Last Updated: 06 Aug 2018 14:36 by ADMIN
ADMIN
Created by: Lance | Manager Technical Support
Comments: 0
Category: DataForm
Type: Feature Request
1
Allow multiple selection from the AutoCompleteEditor using Tokens and properly commit it.
Unplanned
Last Updated: 27 Jul 2018 07:36 by ADMIN
ADMIN
Created by: Lance | Manager Technical Support
Comments: 0
Category: DataForm
Type: Feature Request
1
Add FontFamily option to DataFormEditorStyle and DataFormGroupHeaderStyle.
Unplanned
Last Updated: 27 Jul 2018 07:14 by ADMIN
ADMIN
Created by: Lance | Manager Technical Support
Comments: 0
Category: DataForm
Type: Feature Request
1
Add TextAttributes option to DataFormEditorStyle and DataFormGroupHeaderStyle (e.g. Bold).
1 2