Hello,
I was using the previous version of the controls and had issues with editing a row using a complex object, when editing it would clear those fields so I thought I would upgrade and see if that fixes that problem.
It did fix that problem! But, it created another issue. It seems if a column is EditType="Dropdown" then edit does not work at all. At least in the previous version, it would appear with no data in it.
I do not know if it is because the column is not databound or what the problem is exactly. I have attached an example of this, mimicing my setup. Basically when editing, the Country dropdown needs to be showing the CountryDescription, but I can't get far enough to databind it because ANY column with the Dropdown edit type disables editing.
Any help is greatly appreciated!
Attachment:
TestGrid_656e9b51.zip