I need to be able to create something like this
http://www.telerik.com/help/aspnet-ajax/grdcustomizewithgridtemplatecolumn.html
From the code behind but I couldn't find headerTemplate property
Please help
Den
http://www.telerik.com/help/aspnet-ajax/grdcustomizewithgridtemplatecolumn.html
From the code behind but I couldn't find headerTemplate property
RadGrid1.Columns(1).headerTemplate()
Please help
Den