摘要:
<asp:RadioButtonList ID="RdButFreightMode" runat="server" DataSourceID="SqlFreightMode" DataTextField="mode_name" DataValueField="mode_id" RepeatDirection="Horizontal" Width="280px"> </asp:Ra... 阅读全文
posted @ 2009-05-20 17:27 hyd309 阅读(388) 评论(0) 推荐(0) 编辑