Unplanned
Last Updated: 30 Jul 2024 10:36 by ADMIN
In this case, the RadSpinEditor in the RadDataEntry control has a minimum value set to 1 (bigger value than 0). When using the delete button to remove the last item from the bound collection, an exception will be thrown.
Completed
Last Updated: 23 Sep 2022 13:07 by ADMIN
Release R3 2022

Hello,

when I create a custom editor inside the DataEntry.EditorInitializing event it is not passed onto the DataEntry.EditorInitialized event. Only the default is passed.

I added a solution to demonstrate the error.

Regards,
Matthias