Hi,
There seems to be no simple way of setting the defaults of radcomboboxes in a dataform?
The dataform is databound to the ddsWerkInkomen domaindatasource. I want in case the CurrentItem is new, empty and still unused that only then the combo’s should have a default value set, to make filling in the forms easier for the users
The above code has the effect that the combobox settings cannot be updated by saving to the database, they always keep the default value in the database, as set in code. Without the above code updating and saving works fine, but I would like to have also default values.
Johan.