This question is locked. New answers and comments are not allowed.
Hi
I have an MVC grid, actually master detail grid, which works.
The detail grid contains 3 cols, the third of which is a DropDownList, which works.
I intended to use the onChange event of the DropDownList to access the current rows data.
However I just can’t seem to get it.
I’m stuck, can anyone please provide some guidance ?