Hello, I followed the example described here to add a new row to a grid for .net core.
All works fine as it is in the example but if I change the GridEditMode to Popup then when it opens the popup it doesn't show the editor template DropDownListFor.
Can you help me out in order to have this working with the GridEditMode.Popup ?
Thanks,
Pedro