SlideShare a Scribd company logo
ASP.NET
RadioButtonList Control
Department of Computer
WEB – GRADE 5
Lecturer. OMEED M. M
Lecture 6
RadioButton List Control
• RadioButtonList is a collection of ListItem objects.
• Items can be added to the RadioButtonList in the HTML source or
in the code behind file.
• RadioButtonList like any other list control supports databinding.
For example, RadioButtonList can be bound to a database table or
an xml file
4/6/2022 Mr.Omeed M. M 2
Important Properties of the Radio Button Control
4/6/2022 Mr.Omeed M. M 3
Important Properties of the RadioButtonList Control
 RepeatDirection property, specifies the list in which style sorted (Horizontal or
Vertical).
 RepeatColumns property specifies the number of columns used to lay out the
items.
4/6/2022 Mr.Omeed M. M 4
Any Questions?
4/6/2022 5
MR. OMEED M. MOHAMMED

More Related Content

PPTX
Asp.net CheckBoxList control
PPTX
Asp.net Radiobutton control
PPTX
UNIT 5 list controls.pptx
PPTX
Basic controls in asp
PPTX
understanding of java basics
PPTX
OOP using java (Variable in java)
Asp.net CheckBoxList control
Asp.net Radiobutton control
UNIT 5 list controls.pptx
Basic controls in asp
understanding of java basics
OOP using java (Variable in java)

More from omeed (11)

PPTX
Introduction to oop using java
PPTX
Asp.net LinkButton & imageButton controls
PPTX
Asp.net CheckBox control
PPTX
Asp.net textbox control
PPTX
Understanding of Asp.net & page lifecycle
PPTX
Asp.net introduction to web development
PPTX
WEB DEVELOPMENT Using Python programming language
PDF
Apple’s AI-Powered Personal Assistant Uses DNN - siri
PPTX
Third and fourth generation programming language
DOCX
analog clock C#
PPTX
graphic Design
Introduction to oop using java
Asp.net LinkButton & imageButton controls
Asp.net CheckBox control
Asp.net textbox control
Understanding of Asp.net & page lifecycle
Asp.net introduction to web development
WEB DEVELOPMENT Using Python programming language
Apple’s AI-Powered Personal Assistant Uses DNN - siri
Third and fourth generation programming language
analog clock C#
graphic Design
Ad

Recently uploaded (20)

PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PDF
Computing-Curriculum for Schools in Ghana
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PPTX
Pharma ospi slides which help in ospi learning
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
Complications of Minimal Access Surgery at WLH
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PPTX
Lesson notes of climatology university.
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
PPTX
Presentation on HIE in infants and its manifestations
PDF
RMMM.pdf make it easy to upload and study
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
O5-L3 Freight Transport Ops (International) V1.pdf
Computing-Curriculum for Schools in Ghana
2.FourierTransform-ShortQuestionswithAnswers.pdf
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
FourierSeries-QuestionsWithAnswers(Part-A).pdf
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
Pharma ospi slides which help in ospi learning
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
Complications of Minimal Access Surgery at WLH
Pharmacology of Heart Failure /Pharmacotherapy of CHF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
Lesson notes of climatology university.
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
Presentation on HIE in infants and its manifestations
RMMM.pdf make it easy to upload and study
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
STATICS OF THE RIGID BODIES Hibbelers.pdf
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Ad

Asp.net RadiobuttonList control

  • 1. ASP.NET RadioButtonList Control Department of Computer WEB – GRADE 5 Lecturer. OMEED M. M Lecture 6
  • 2. RadioButton List Control • RadioButtonList is a collection of ListItem objects. • Items can be added to the RadioButtonList in the HTML source or in the code behind file. • RadioButtonList like any other list control supports databinding. For example, RadioButtonList can be bound to a database table or an xml file 4/6/2022 Mr.Omeed M. M 2
  • 3. Important Properties of the Radio Button Control 4/6/2022 Mr.Omeed M. M 3
  • 4. Important Properties of the RadioButtonList Control  RepeatDirection property, specifies the list in which style sorted (Horizontal or Vertical).  RepeatColumns property specifies the number of columns used to lay out the items. 4/6/2022 Mr.Omeed M. M 4
  • 5. Any Questions? 4/6/2022 5 MR. OMEED M. MOHAMMED