Skip to content

Commit b394702

Browse files
Merge pull request #4686 from syncfusion-content/889022-dataform-hf
Docs(EJ2-889022): Added razor page reference for the change editor section in dataform
2 parents 906ed69 + c6e9db0 commit b394702

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blazor/data-form/form-items.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The [EditorType](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DataFor
6868
{% tabs %}
6969
{% highlight razor tabtitle="Razor" %}
7070

71-
{% include_relative code-snippet/form-items/configure-model-ID.cs %}
71+
{% include_relative code-snippet/form-items/configure-editor-type.razor %}
7272

7373
{% endhighlight %}
7474

@@ -146,4 +146,4 @@ The [CssClass](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DataForm.
146146

147147
## See also
148148

149-
[Customization of specific field editor](https://blazor.syncfusion.com/documentation/data-form/templates#customization-of-specific-field-editor)
149+
[Customization of specific field editor](https://blazor.syncfusion.com/documentation/data-form/templates#customization-of-specific-field-editor)

0 commit comments

Comments
 (0)