Hello Telerik Forum!
I am having some strange issues with the DataFormComboBoxField.
My model is in attachement.
The datacontext of my view is Personen, and a statis resource 'TEST' for Categories
When i edit my form, the combobox loads correctly, also, when i change the value, it makes the changes in my RadGrid also properly.
However, once i end edit mode, and try to save, it gives me a NULL field.
So for some reason, the categorieId field DOES change (visible in my grid), but it makes itself go NULL value.
Any help on this please? I am in a hury to finish this project.
Thank you very much!