This question is locked. New answers and comments are not allowed.
I am using 2009 Q3 SP1 version of RadGridView and I am handling the RowLoaded event on the RadGridView class to create a custom filter row similar to that from your examples. I allow users to add new columns to the grid at runtime. Is there any way to modify these new columns' headers like I do in the RowLoaded event handler? I don't see any way of accessing the header cell or anything obvious like that.