Completed
Last Updated: 06 Sep 2019 11:42 by ADMIN
Release R3 2019
Created by: Enrico
Comments: 1
Category: DataForm
Type: Feature Request
0

Good Morning,

It would be nice to have the possibility to choose if use DateTimePicker or DatePicker during the 'AutoGeneratingField' event.

Something like:

if (e.PropertyType.Equals(typeof(DateTime)))
            {
                e.DateTimeMode = ...RadDataForm.DateTimeMode.OnlyDate, //(or .DateTime) 
            }

Because overriding the 'DataFormField' content with a RadDateTimePicker is a little bit intricate especially for the binding/reference losing.

The control is very helpful to make fast user forms prototipe but in this case it lose all its convenience. 

 

Thank you,

Best Regards,

Enrico 

Unplanned
Last Updated: 09 Aug 2016 08:44 by ADMIN
Completed
Last Updated: 10 Jun 2016 08:34 by ADMIN
Allow the DataFormValidationSummary control to be used outside the context of RadDataForm.
Unplanned
Last Updated: 05 Aug 2016 14:49 by jen
Created by: jen
Comments: 1
Category: DataForm
Type: Feature Request
2
Since the EditEnding and EditEnded don't always get thrown when the dataform leaves the edit mode, it would be helpful to have an event thrown whenever the dataform's Mode Changes.


(this was already suggested an approved for the silverlight UI)
Unplanned
Last Updated: 03 Aug 2016 11:15 by ADMIN
ADMIN
Created by: Maya
Comments: 0
Category: DataForm
Type: Feature Request
1

			
Declined
Last Updated: 03 Nov 2014 09:05 by ADMIN
Created by: John Hodgson
Comments: 1
Category: DataForm
Type: Feature Request
0
When you have a child object in your data model the data form should parse through the contents and place them in a group box or something similar.
Completed
Last Updated: 24 Apr 2015 14:08 by ADMIN
Unplanned
Last Updated: 07 Dec 2016 09:20 by Tom
RadDataForm should support DataAnnotations validation attributes defined in MetadataType partial classes.
Completed
Last Updated: 21 Mar 2014 12:24 by ADMIN
ADMIN
Created by: Dimitrina
Comments: 0
Category: DataForm
Type: Feature Request
0
Fixed with LIB version 2014.1.0324.