Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion SlickGrid/examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ <h2>Other Features</h2>
<li><a href="example-explicit-initialization.html">Explicit initialization</a></li>
<li><a href="example9-row-reordering.html">Row selection &amp; reordering</a></li>
<li><a href="example10-async-post-render.html">Using background post-rendering to add graphs</a></li>
<li><a href="example10-async-post-render-cleanup.html">Background post-rendering with async cleanup</a></li>
<li><a href="example10a-async-post-render-cleanup.html">Background post-rendering with async cleanup</a></li>
</ul>
</div>
<h2>Bootstrap, Dynamic Grids and Third Party component editors</h2>
Expand Down