ASP.NETデータバインディング——文法
1730 ワード
データバインディングを行うには、まず次の2つの名前空間を導入します。 System.Data System.Data.Sql Cient じゃ、文法を見てみます。シンプルな属性(お客様の文法用):
<%# custID %>
( ):
<asp:ListBox id="List1" datasource='<%# myArray %>' runat="server">
2445454579244545454579142
( ):
<%# ( customer.First Name + " " + customer.LastName ) %>
244545454579142
244545454579142
( ):
<%# GetBalance(custID) %>
<%# %> .aspx 。 TextBox Web :
<asp:textbox id=txt text="<%# custID %>" runat=server />
2445454545454579142
2445454545454545454545142 244545454545454545454545454545142 142 142 142