hi guys
wanna bind header of TemplateField
this code include error
how i can implement that?
wanna bind header of TemplateField
<telerik:GridBoundColumn FilterControlWidth="80px" ShowSortIcon="true" Groupable="false" DataField="Title" SortExpression="Title" ItemStyle-Width="23%" HeaderStyle-Width="23%" HeaderText="<%# getValue("Title") %>" ItemStyle-Font-Names="tahoma" ItemStyle-Font-Size="8" HeaderStyle-Font-Size="8" HeaderStyle-Font-Names="tahoma"><HeaderStyle Font-Names="tahoma" Font-Size="8pt" Width="23%"></HeaderStyle><ItemStyle Font-Names="tahoma" Font-Size="8pt" Width="23%"></ItemStyle> </telerik:GridBoundColumn>how i can implement that?