Hello. Seems I made an error. In my question:
"How can I add at runtime a dropdownlist with the dataManagerEmployees above to ejGrid"
by "above to ejGrid" I meant "using the dataManager", and the dropdownlist control should be in a column inside the grid.
In other words, I need to add a dropdownlist (with corresponding dataManagerEmployees") at runtime, to a column inside ejGrid.