Recently I have started having problems with the Drop down lists ( DDL) where in EDIT forms the Value displayed in the Parent.Default though correct ( previous selected value stored in the DB . the DDL ( displays for the user different ( mostly the first entry in DDL, depends on property is used though never defined in the first place.) . this is throwing the users off as what they had selected and saved previously stored in the Database is not what is shown on the EDIT form.
WE have applications where the users selected a lot of data from DDL and and when the record is pulled up in a Edit form for editing , it should display the old data( Previous saved data from DB)
The developer does not have the ability to remove the Depends on Control or disable it. it should allow the developer to globally or at individual control level disable this feature.
While the intent is good this feature is creating havoc with already developed apps and functionality is disastrous for the EDIT forms.
Thanks