If you're using telerik's RadGrid and you're seeing a message in the UI that says "Drag a column header and drop it here to group by that column" and you want to hide that message, here's what you do:
myRadGrid.GroupPanel.Text = "";
This page just confused me rather than helping me:
http://www.telerik.com/community/forums/thread/b311D-mdedg.aspx