This is a migrated thread and some comments may be shown as answers.

[Solved] DropDownList in AjaxBinding

0 Answers 124 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Paul den Dulk
Top achievements
Rank 1
Paul den Dulk asked on 07 Jun 2010, 11:48 AM
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.
Tags
Grid
Asked by
Paul den Dulk
Top achievements
Rank 1
Share this question
or