I have a RadGrid that is being configured dynamically at run time. The purpose is create a custom grid based on an arbitrary sql query. I'm adding a gridbuttoncolumn at runtime that has a select command. When this button is clicked, all the select links disappear and the column headers disappear as well. Any thoughts on what this issue may be?