Adding Combo to header of certain column for webgrid , and combo bind data from dataset "Dynamic"
You would have to use a templated column for this, and place your combo (whether WebCombo or an ASP.NET DropDownList) in the header template of that column.