View Full Version : What's the difference between text and header when specifying columns?
In GridPanels, specifying column header as either 'header' or 'text' seems to achieve exactly the same thing. Are there any differences between them?
skirtle
8 Sep 2011, 6:09 AM
Judging by the code there's no difference. See the first few lines of initComponent:
http://docs.sencha.com/ext-js/4-0/source/Column.html#Ext-grid-column-Column-property-isHeader
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.