Editing custom editor not working on popup

1 Answer 181 Views
Grid
Pedro
Top achievements
Rank 1
Pedro asked on 08 Dec 2021, 06:14 PM

Hello, I followed the example described here to add a new row to a grid for .net core. 

https://demos.telerik.com/aspnet-core/grid/editing-custom?_ga=2.26293876.833224250.1638885818-877575679.1613496852&_gac=1.254567930.1636639521.CjwKCAiAm7OMBhAQEiwArvGi3LGIkgkIa0cryh_i3sqYkeTw5t6X4lLPrldP-jBbXgDwqmTnAOAOkhoC-yQQAvD_BwE

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

1 Answer, 1 is accepted

Sort by
0
Yanislav
Telerik team
answered on 13 Dec 2021, 12:25 PM

Hello Pedro,

Please review the following sample project:

https://docs.telerik.com/aspnet-mvc/html-helpers/data-management/grid/how-to/editing/custom-popup-editor

The example above demonstrates how to implement a custom editor template for a Grid's record when the editing mode is 'PopUp'.

Regards,
Yanislav
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Grid
Asked by
Pedro
Top achievements
Rank 1
Answers by
Yanislav
Telerik team
Share this question
or