Search Type: Posts; User: SBD
Search: Search took 0.02 seconds.
-
30 Jan 2012 9:31 AM
- Replies
- 40
- Views
- 30,574
Ext.override(Ext.grid.GridView,{
refresh: Ext.grid.GridView.prototype.refresh.createSequence(function(){
if(this.grid.autoHeight){
var body = this.grid.el.select('.x-grid3-body').first();... -
2 Jun 2009 2:27 AM
Jump to post Thread: ComboBox multiple loading issue by SBD
- Replies
- 1
- Views
- 543
never mind guys, didn't saw that post:
http://extjs.com/forum/showthread.php?t=6030 -
2 Jun 2009 2:20 AM
Jump to post Thread: ComboBox multiple loading issue by SBD
- Replies
- 1
- Views
- 543
Hi,
I having an issue in the matter of "overloading" with the ComboBox component.
The thing is that I have the same ComboBox, connected to the same source (remote), in several places at one page....
Results 1 to 3 of 3
