用ASP.NET 2.0 FormView控件控制显示

开发者在线 Builder.com.cn 更新时间:2007-03-27作者:builder.com.cn 来源:

<asp:FormView
AllowPaging="True|False"
BackColor="color name|#dddddd"
BorderColor="color name|#dddddd"
BorderStyle="NotSet|None|Dotted|Dashed|Solid|Double|Groove|Ridge|
Inset|Outset"
BorderWidth="size"
Caption="string"
CaptionAlign="NotSet|Top|Bottom|Left|Right"
CellPadding="integer"
CellSpacing="integer"
CssClass="string"
DataKeyNames="string"
DataSourceID="string"
DefaultMode="ReadOnly|Edit|Insert"
EmptyDataText="string"
Enabled="True|False"
GridLines="None|Horizontal|Vertical|Both"
runat="server"
SkinID="string"
Style="string"
Visible="True|False">

用户评论

  • 用户名
  • 评论内容