I found the answer to that, but I do not see a way to add another control to the column header. For example, I'd like to add a DropDownList to the header but I get an error saying Invalid Template. Any thoughts? Thank you!
Also got that worked out as well. Needed a .ToClientTemplate() in the template. Thanks all!