I am facing the issue with batchedit when I am trying to get the dropdown list from the grid edit row and append its list with new item. All this am trying to do in a client function "Batcheditopening". I have a rad grid with batch edit mode . In editor template I have a dropdown list which I am binding with database at grid pretender event. I have a requirement where I have to append a new item in the dropdown based on the value of template cell.
Please help me to solve this scenario.