Which Kendo control to use to create am edit dialog - - Stack Overflow

admin2025-04-16  3

We have an ASP core app and are using the telerik kendo controls. We would like to add a popup dialog to one of our forms when the user clicks a button.

Our app is an Asp Core webapp. Using the 8 framework and Kendo UI v2024.2.514.

When the dialog form displays, we want to display a few textboxes for the user to populate, then use those values in the parent form when the user click the [Apply] button in the dialog.

Is there a kendo control that allows for something like this?

转载请注明原文地址:http://www.anycun.com/QandA/1744752267a87111.html