Example of Edit Post in ASP.NET Core In-place Editor Control
The sample demonstrates In-place Editor component usage with a form element. Edit the values in place to update to the post.
DEMO
SOURCE
|
Mode
|
This sample demonstrates the placing of following In-place Editor components with the default form
- TextBox
- RichTextEditor
- MultiSelect
More information on the In-place Editor instantiation can be found in the
documentation section
.