Category "extjs"

Does Intellisense work with objects extended with Ext.extend?

I can't get get Intellisense to display any methods other than Object methods when I inherit through Ext.extend(). Is it possible for Intellisense to display t

Does anybody know how to load data in ExtJS TreeGrid on demand?

I have found a good TreeGrid control in ExtJS library. But there is one thing, I have very big tree and I need the loading on demand. Does anybody know how to