We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d5e143 + 3c8e9aa commit 70e83a2Copy full SHA for 70e83a2
ej2-asp-core-mvc/grid/EJ2_ASP.NETCORE/editing/in-line-editing.md
@@ -120,10 +120,10 @@ Here's an example of how to set a default value for a column:
120
121
{% tabs %}
122
{% highlight cshtml tabtitle="CSHTML" %}
123
-{% include code-snippet/grid/edit/defaultcolumnvalue/tagHelper %}
+{% include code-snippet/grid/edit/inline-defaultcolumnvalue/tagHelper %}
124
{% endhighlight %}
125
{% highlight c# tabtitle="defaultcolumnvalue.cs" %}
126
-{% include code-snippet/grid/edit/defaultcolumnvalue/defaultcolumnvalue.cs %}
+{% include code-snippet/grid/edit/inline-defaultcolumnvalue/defaultcolumnvalue.cs %}
127
128
{% endtabs %}
129
0 commit comments