I have 2 grids on my page and I add the columns to the grids programmatically. When I test, everything appears fine on initial view, but when I sort, the column headers disappear. The first column is set to not allow a header and not allow a sort, but additional columns do allow this. Any hints on why this may be happening and what I can do to solve it?