This question is locked. New answers and comments are not allowed.
Hi,
AddNew and Delete buttons are enabled when AutoEdit is false, but just setting the property to true disables them. I tried to bind ItemsSource to EntityCollection or ICollectionView but it makes no difference.
Why dataform's CanAddItems and CanDeleteItems properties are false when AutoEdit is true?
AddNew and Delete buttons are enabled when AutoEdit is false, but just setting the property to true disables them. I tried to bind ItemsSource to EntityCollection or ICollectionView but it makes no difference.
Why dataform's CanAddItems and CanDeleteItems properties are false when AutoEdit is true?