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.