I need to use one of more objects from Ext.ux.grid, namely Ext.ux.grid.RowExpander and xg.CheckboxSelectionModel. I have no idea which files I need to download to do this? Can I get by with just the grid-plugins.js file? It seems like I need grid-plugins.js and at least one more file. Is there a download site? How do we figure this out?
I need to use one of more objects from Ext.ux.grid, namely Ext.ux.grid.RowExpander and xg.CheckboxSelectionModel. I have no idea which files I need to download to do this? Can I get by with just the grid-plugins.js file? It seems like I need grid-plugins.js and at least one more file. Is there a download site? How do we figure this out?
I don’t have any experience with Grids yet but the EXTJS examples seem to contain everything needed to get to grips with them. View the HTML Source to find out what JS you need to include.