I need to listen to when extjs grid loses focus. I'm using ex开发者_如何转开发tjs 1.1.1.
If Ext 1.1.1's gridpanel has a blur event, you'll need to handle it from there.
I need to listen to when extjs grid loses focus. I'm using ex开发者_如何转开发tjs 1.1.1.
If Ext 1.1.1's gridpanel has a blur event, you'll need to handle it from there.
精彩评论