jobbietron
11-18-2005, 01:44 PM
i'm trying to rename the column header in a datagrid that i've populated from an xml file - using the xmlConnector component. I thought i could use myDataGrid.getColumnAt(1).headerText = "newName"; but it doesn't work.
Any ideas?
Any ideas?