trying to add dhtmlx grid to extjs 4 but getting error

TypeError: Ext.reg is not a function
Ext.reg(‘dhx_grid’, Ext.grid.dhxGridPanel);

looks like Ext.reg is not used in extjs 4, any idea how to fix this issue?

sencha.com/forum/showthread. … h-Ext.reg(