|
|
Using ListBox Web Control |
|
|
C# Corner |
|
|
ASP.NET / Component & Controls |
|
|
Click to Visit |
|
|
33 |
This tutorial is more informative for the .NET programmers to know about the use of properties and methods of the ASP.NET listbox control. In this tutorial the author explains you the properties such as SelectionMode, Items, Rows and methods such as Add, Clear, Capacity, Count, Remove, RemoveAt etc., The author gives you a sample program which clearly shows how to add and delete items of the listbox control with a sample screen.
|