The Blazor In-Place Editor component is most useful for editing a value dynamically in context (in-place). It has built-in support to handle all the form controls, including TextBox, Dropdown List, DatePicker, and Rich Text Editor. It features inline and pop-up modes, and a customizable user interface (UI) and events.
Users can quickly edit a text/value in the same place using Blazor In-place Editor.
The Blazor In-place Editor component allows the editing of values or text with a small tooltip (popover). The position of the tooltip is adjustable.
Users can easily configure form components such as DropDown List, DatePicker, TimePicker, Numeric TextBox, AutoComplete, and MultiSelect Dropdown within the Blazor In-place Editor component.
The editor allows you to directly manipulate the field value and save the modified value in a server instantly.
Users can integrate the WYSIWYG Rich Text Editor component within the Blazor In-place Editor component, which helps manage CMS-type applications.
Users can enable box model or dashed line editor based on their application needs.
The editor provides built-in prominent save and cancel buttons for edit actions that are customizable with HTML markup.
Flexible options are available to decide what should happen when the user leaves the editor without using save or cancel.
Users can decide whether editing happens on clicking, double-clicking, or only by clicking the editing icon.
The Blazor In-place Editor component has several built-in themes such as Tailwind CSS, Bootstrap 5, Bootstrap 4, Bootstrap, Material, Fabric, and high contrast. Users can customize any of these built-in themes or create new themes either by overriding Sass variables or using our Theme Studio application.
Developers can control the appearance and behaviors of the Blazor In-place Editor component, including its display modes, component integration, etc. using a rich set of APIs.
In-place Editor is also available in JavaScript, Angular, React and Vue frameworks that are built from their own TypeScript libraries. Check out the different In-place Editor platforms from the below links,
Easily get started with the Blazor In Place Editor using a few simple lines of C# code example as demonstrated below. Also explore our Blazor In Place Editor Example that shows you how to render and configure the In Place Editor in Blazor.
@using Syncfusion.Blazor
@using Syncfusion.Blazor.InPlaceEditor
@using Syncfusion.Blazor.Inputs
<table>
<tr>
<td>
<label class="control-label" style="text-align: left;font-size: 14px;font-weight: 400">
TextBox
</label>
</td>
<td>
<SfInPlaceEditor @bind-Value="@TextValue" TValue="string">
<EditorComponent>
<SfTextBox @bind-Value="@TextValue" Placeholder="Enter employee name"></SfTextBox>
</EditorComponent>
</SfInPlaceEditor>
</td>
</tr>
</table>
@code {
public string TextValue = "Andrew";
}
We do not sell the Blazor In-place Editor separately. It is only available for purchase as part of the Syncfusion team license. This contains over 1,800 components and frameworks, including the Blazor In-place Editor. The price of the team license starts at $395 per month for 5 developers, and includes support and updates until the subscription expires. In addition, we might offer discounts based on currently active promotions. Please contact our product specialists today to see if you qualify for any additional discounts.
You can find our Blazor In-place Editor demo here.
No, our 1,800+ components and frameworks for web, mobile, and desktop, including our Blazor In-Place Editor, are not sold individually. They are only available as part of a team license. However, we have competitively priced the product, so it only costs a little bit more than what some other vendors charge for their In-place Editor component alone. We have also found that, in our experience, our customers usually start off using one of our products and then expand to several products quickly, so we felt it was best to offer all 1,800+ components and frameworks for a subscription fee that starts at $395 per month for a team of 5 developers. Additionally, we might be able to offer discounts based on currently active promotions. Please contact our product specialists today to see if you qualify for any additional discounts.
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.
A good place to start would be our comprehensive getting started documentation.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.