[thelist] asp.net: css page break in datagrid

Casey aspnet at thecrookstons.com
Fri May 19 06:55:06 CDT 2006


No ideas?  I spent over two hours on Google yesterday and got nowhere.

Anyone?  Thanks!

Casey


----- Original Message ----- 



> Anyone know how to put css page breaks into a datagrid?
>
> Example:
>
> <asp:tablecell Runat="server" ID="Tablecell2" NAME="Tablecell2">
> <asp:datagrid runat="server" id="DataGrid1" ">
> <PagerStyle ... />
> <AlternatingItemStyle ... />
> <ItemStyle ... />
> <HeaderStyle ...
>        <columns>
>
>        <asp:TemplateColumn HeaderText...>
>        </asp:TemplateColumn>
>
>        <asp:TemplateColumn HeaderText...>
> </asp:TemplateColumn>
>
>        <asp:TemplateColumn HeaderText...>
> </asp:TemplateColumn>
>
>        <asp:TemplateColumn HeaderText...>
> </asp:TemplateColumn>
>
> </columns>
> </asp:datagrid>
> </asp:tablecell>
>
>
> I'm familiar with doing page breaks in css, just never done it in a 
> datagrid before.  I would like 10 columns per page.  Any ideas?
>
> Thanks!
>
> Casey
>
> -- 
>
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
>
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt ! 



More information about the thelist mailing list