問題
使用 GridView.Caption add header
解決方法
source:http://forums.asp.net/t/966407.aspx/1
- <asp:GridView ID="GridView1" runat="server" ...
- Caption='<table border="1" width="100%" cellpadding="0" cellspacing="0" bgcolor="yellow"><tr><td>Grid Heading</td></tr></table>'
- CaptionAlign="Top">
沒有留言:
張貼留言