[Mono-devel-list] (GridView) ButtonField 's HeaderText attribute is set but not rendered.
Lluis Sanchez
lluis at ximian.com
Mon Jun 27 04:59:48 EDT 2005
This has been fixed in SVN.
El dv 17 de 06 del 2005 a les 16:27 +0200, en/na Sébastien Macke va
escriure:
> Hi,
>
> When using a GridView with a ButtonField column as below:
>
> <asp:gridview id="MyGridView" runat="server" AutoGenerateColumns="false">
> <columns>
> <asp:ButtonField
> CommandName="Select"
> HeaderText="Code"
> DataTextField="CodeAction"
> />
> </columns>
> </asp:gridview>
>
> MyGridView is well rendered except there is no text in the column's
> header cell.
>
> Am i doing something wrong ? Has anyone ever encountered this problem ?
> Is it a know issue ?
>
> Thanks
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list