This question is locked. New answers and comments are not allowed.
Hi,
I am using the mvc grid with ajax binding and an Edit command. I am trying to use a DropDown for one of the fields. It almost works. I can show the DropDownList on Edit, select a new value and update. However, I did not manage to set the current value in the DropDownList. Is there any way I could achieve this?
It seems that if I could hook into some kind of onEdit event it would at least be possible by changing the html dom through javascript.
thanks,
Paul.