You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/grid/editing/overview.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@ The event handlers receive an argument of type `GridCommandEventArgs` that expos
36
36
37
37
````CSHTML
38
38
@using Telerik.Blazor
39
+
@using Telerik.Blazor.Components.Grid
39
40
40
41
<strong>Double click a cell in the Name column, edit the name and click outside of the cell to see the change. Editing is cancelled for the first two records.</strong>
0 commit comments