ASP.NET RepeatLayout အချက်အလက်

အသုံးပြုခြင်း နှင့် ဖော်ပြ

RepeatLayout အချက်အလက် သည် RadioButtonList အချက်အလက်များ ကို ပြုပြင်ခြင်း နှင့် အသုံးပြု

အပြောအရာ

<asp:RadioButtonList RepeatLayout="mode" runat="server">
some content
</asp:RadioButtonList >
အချက်အလက် ဖော်ပြ
mode

RadioButtonList အချက်အလက်များ တွင် အချက်အလက်များ ကို အသုံးပြု

အခြား အရာများ

  • Flow - အချက်အလက်များ အချက်အလက်များ တွင် ပြုပြင်ခြင်း မဟုတ်
  • Table - ပုံစံ။ အချက်အလက်များ အချက်အလက်များ တွင် ပြုပြင်

အမှတ်အသား

အောက်ပါ အမှတ်အသား သည် RadioButtonList ကွန်း အရိုးသုံးပြုခြင်း ကို စစ်ဆေး

<form runat="server">
<asp:RadioButtonList id="rb1" runat="server"> RepeatLayout="Flow">
Some content
</asp:RadioButtonList>
</form>

အမှတ်အသား

RadioButtonList ကွန်း အရိုးသုံးပြုခြင်း ကို စစ်ဆေး