sp; <ItemTemplate>
<asp:Lable id="lbCatTitleLevel2">
<span class="cat2">
<%# DataBinder.Eval(Container.DataItem, "CatTitle")%>
</span>
</asp:Lable>
<asp:DataList enableViewState="false" id="Datalist1" datasource='<%# ShowSubCat((int)DataBinder.Eval(Container.DataItem,"MagID"),(int)DataBinder.Eval(Container.DataItem,"MagYear"), (int)DataBinder.Eval(Container.DataItem,"YearIssue"), (int)DataBinder.Eval(Container.DataItem,"CatID"))%>' runat="server" RepeatColumns="1" Width="100%" BorderColor="black" BorderWidth="1" GridLines="Both" CellPadding="3" Font-Name="Verdana" Font-Size="8pt" HeaderStyle-BackColor="#aaaadd" AlternatingItemStyle-BackColor="#eeeeee" SelectedItemStyle-BackColor="yellow" OnItemCommand="DataList_ItemCommand" OnCancelCommand="DataList_CancelCommand" AllowPaging="True" PageSize="30" PagerStyle-Mode="NumericPages">
&nbs
<asp:Lable id="lbCatTitleLevel2">
<span class="cat2">
<%# DataBinder.Eval(Container.DataItem, "CatTitle")%>
</span>
</asp:Lable>
<asp:DataList enableViewState="false" id="Datalist1" datasource='<%# ShowSubCat((int)DataBinder.Eval(Container.DataItem,"MagID"),(int)DataBinder.Eval(Container.DataItem,"MagYear"), (int)DataBinder.Eval(Container.DataItem,"YearIssue"), (int)DataBinder.Eval(Container.DataItem,"CatID"))%>' runat="server" RepeatColumns="1" Width="100%" BorderColor="black" BorderWidth="1" GridLines="Both" CellPadding="3" Font-Name="Verdana" Font-Size="8pt" HeaderStyle-BackColor="#aaaadd" AlternatingItemStyle-BackColor="#eeeeee" SelectedItemStyle-BackColor="yellow" OnItemCommand="DataList_ItemCommand" OnCancelCommand="DataList_CancelCommand" AllowPaging="True" PageSize="30" PagerStyle-Mode="NumericPages">
&nbs
| 对此文章发表了评论 |

