abhi.ece
15 Feb 2012, 2:35 AM
How can we dynamically change column name widths of different data index in a Grid? Actually I want to change the widths of column names on change of window size dynamically. I have got one event Ext.EventManager.onWindowResize where I can put the code for column width change. So please let me know how it is possible dynamically. Thanks in advance.