Is ColumnNames$ property for grids read-only ? I'm getting an error when I try to set it manually in code.
Yes -- its a READ only field as it basically is a combination of all the grid column names designed to make it easier to extract them in a single call.