webfriend13
15 Jun 2012, 12:58 AM
HI All,
I am looping through grid's columns and setting width of each column based on certain condition. Each time I call setWidth it fires resize event of grid. I want to prevent resize event. Is it possible? I dont want to override the default behaviour.
http://docs.sencha.com/ext-js/4-1/#!/api/Ext.grid.column.Column-method-setWidth
Please provide your suggestions.
I am looping through grid's columns and setting width of each column based on certain condition. Each time I call setWidth it fires resize event of grid. I want to prevent resize event. Is it possible? I dont want to override the default behaviour.
http://docs.sencha.com/ext-js/4-1/#!/api/Ext.grid.column.Column-method-setWidth
Please provide your suggestions.