..
The ListItem family of Web Server Control ASP.NET applies to all lists of type form, managed by the server side. NET Framework.
Let's see the list of items that the ListBox is applicable:
<form runat="server">
<asp:ListBox id="MioId" runat="server">
<asp:ListItem> Value 1 </ asp: ListItem>
<asp:ListItem> Value 2 </ asp: ListItem>
<asp:ListItem> Value 3 </ asp: ListItem>
<asp:ListItem> Value 4 </ asp: ListItem>
<asp:ListItem> Value 5 </ asp: ListItem>
</ Asp: ListBox>
</ Form>
| |
ASP (Advanced)
Full course for creating dynamic Web sites. From 39 €. |
| |
ASP.NET (Course)
Full course for building Web applications from 49 €. |
| |
SQL and Database (Course)
Create and manage relational databases. From 39 €. |