ASP.NET RepeatDirection အခွင့်အရေး
အသုံးပြုခြင်း နှင့် အမှုန်း
RepeatDirection အခွင့်အရေး သည် CheckBoxList အကြွင်းတွေ ကို အမြောက်မှ ပြသထားသည် သို့မဟုတ် အကြီးတတ်သည် ကို ကျမ်းကို သတိပြုပါ။
အက္ခရာ
<asp:CheckBoxList RepeatDirection="mode" runat="server"> အချက်အလက်များ </asp:CheckBoxList >
အခွင့်အရေး | ဖော်ပြ |
---|---|
mode |
CheckBoxList အကြွင်းတွေ ကို ပြုလုပ်ခြင်း ကို ကျမ်းကို သတိပြုပါ။ အခွင့်အရေးများ
|
အမှတ်
အောက်ဆုံး အမှတ်အသား သည် CheckBoxList ပြင်ပ် ကို ကြိမ်တုပ်ထားသည်
<form runat="server"> <asp:CheckBoxList id="cb1" runat="server"> RepeatDirection="Horizontal"> အချက်အလက်များ </asp:CheckBoxList> </form>
အမှတ်
- CheckBoxList ပြင်ပ် ကို ကြိမ်တုပ်ခြင်း