New to Telerik UI for ASP.NET Core? Download free 30-day trial
Popup editing
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
EDIT IN TELERIK REPL
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
editing_popup.cshtml
Editing_PopupController.cs
EmployeeDirectoryController.cs
EmployeeDirectoryModelPopUp.cs
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The TreeList supports popup edit mode - clicking on the Edit button triggers a popup window where you can update and save the data.
This demo shows how you can achieve this using the create, update, and destroy commands.