September 20, 2007
@ 11:12 PM

Küçük bir ayrıntı olmasına karşın kullanışlı bir özellik. Aşağıdaki kodu test ederken label'lara tıkladığınızda aralarındaki farkı anlayacaksınız. (AssociatedControlId özelliği verilmiş label'a tıkladığınızda textbox kontrolü focus'lanacaktır)

<asp:Label id="label" AssociatedControlId="textbox" Text="Ad" runat="server" /><asp:TextBox id="textbox" runat="server" /><br />

<asp:Label id="label1" Text="Soyad" runat="server" /><asp:TextBox id="textbox1" runat="server" />

Render işleminde sonra çıkan sonuç ise şöyle :

<label for="textbox" id="label">Ad</label>
<input name="textbox" type="text" id="textbox" /><br />
<span id="label1">Soyad</span>
<input name="textbox1" type="text" id="textbox1" />


 
Thursday, May 21, 2009 3:12:54 PM (GTB Daylight Time, UTC+03:00)
How are you. Hello. Thanks for the invitation so much. I will try to come back as soon as possible. ;). Help me! Could you help me find sites on the: alcohol addiction rehabilitation. I found only this - <a href="http://design.ru-deluxe.ru/">photoshop ramki skachat'</a>. Alcohol rehabilitation and treatment resources for treatment programs, centers and alcohol recovery support. Stone alcohol and drug rehab center is found in our individualized treatment. :-) Thanks in advance. Tilton from Tanzania.
Name
E-mail
Home page

Comment (HTML not allowed)  

Enter the code shown (prevents robots):

Live Comment Preview