Skip to content

Commit 652c421

Browse files
committed
chore(common): add note
1 parent fb3723f commit 652c421

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

knowledge-base/grid-autofit-columns.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ To autofit the Grid columns on the initial load of the component:
4949

5050
The **JavaScript** tab in the following example implements a JS function and sets up the `MutationObserver` tool to listen for DOM changes.
5151

52+
> Replace the `Index` type of the `DotNetObjectReference` with the type of the component that hosts this code.
53+
5254
<div class="skip-repl"></div>
5355
````C#
5456
@implements IDisposable

0 commit comments

Comments
 (0)