To view the source of this page, right click (Mac users control+click) in this frame and select "View Source" or "This Frame"->"View Source".

Customizing the Grid

This example shows how to extend the grid to create a customized grid. The customized grid is an implementation of a Visual Studio Properties Editor.

Note that the js is not minified so it is readable. See custom-grid.js for the grid creation code and PropsGrid.js for the extended grid code.