This question is locked. New answers and comments are not allowed.
I have tried and tried to get a drop down list in an in-cell batch editing grid and so far all I have found is examples on line editing batch updates. The project I'm working on requires a lot of updates being done to a lot of different records and I would prefer not to request that the user keep clicking edit to edit each row. I would prefer that the user simply click on a column and the column show a drop down list for that column (if one is required) - very much like it also just pops up a text box if I am editing a text column.
Firstly, is this possible and secondly, if it is, how can it be done please?