Check out our New 411ASP.net Website in Beta:
New Name, New Features, Same People!
ASP.NET ListBox  - ASP.NET tutorial, script, code, controls

411ASP.NET
  
 Navigator >    You are 1 of 446 Active Visitors.
Menu >
My QuickList  |  Newsletter  |  What's Cool  |  What's Hot  |  What's New  |  Login

 Sponsor

  ListBox     Add to QuickList   

Sort ListControl objects Code Snippet
  Hits Today: 5  Total: 11148
Updated: 1/8/2004
I made the folowing code based on JC Pineiro's "Sort Listbox Descending Order". The function and related class sorts items in ListControl objects like CheckBoxList, DropDownList, ListBox and RadioButtonList and remembers selected items and value.   Code: ASP.NET v1.0 & VB

Sort Listbox Descending Order Code Snippet
  Hits Today: 4  Total: 19229
Updated: 11/13/2003
This subroutine sorts your listbox in descending sort order. For whatever reason, there is no native method in VB.NET to do this. No big deal, but kinda handy Sub to have around. To call it: listdescend(nameoflistboxhere) Thanks and enjoy!   Code: ASP.NET v1.0 & VB

Listbox Multiselect bindFetch Code Snippet
  Hits Today: 3  Total: 2140
Updated: 2/21/2007
How to fetch the selected value from multiselect listbox in asp.net and on display highlist it on ms listbox.   Code: ASP.NET v1.1 & VB
 Sponsor

Moving data from dual list Code Snippet
  Hits Today: 6  Total: 11975
Updated: 9/5/2003
This code lets the user fill a listbox from another listbox with sorting. Sorting a listbox with System.Collections.SortedList object. Enjoy!   Code: ASP.NET v1.0 & C#

Listboxes Add and Remove Code Snippet
  Hits Today: 3  Total: 28447
Updated: 7/6/2003
Using this code you can populate Listbox in the ASP.NET. This code Adds the selected items from one listbox to other when pressing Add >> button. You can remove transfered items from other listbox for pressing << Remove button.   Code: ASP.NET v1.0 & VB

A Select Menu With File Names Site: SuperDotNet
  Hits Today: 1  Total: 6074
Updated: 9/10/2002
This tutorial shows how to fill a listbox control with the filenames from a specified directory for user interfaces using databinding and file and directory classes.   Author: SuperDotNet Webmaster   Code: ASP.NET v1.0 & C#

Data Transfer between Two Ctrl Site: c-sharpcorner.com
  Hits Today: 2  Total: 5160
Updated: 10/4/2002
In this example we will create a sample Web form that allows the user to select from a list. The user selections are transferred to another list. This is a very simple program and provides a very convenient user interface for selections.   Author: Dipal Choksi   Code: ASP.NET v1.0 & VB
 Sponsor

Using ListBox Web Control Site: c-sharpcorner.com
  Hits Today: 1  Total: 10430
Updated: 4/3/2002
In this article, I will discuss some commonly used ListBox Web control properties and methods and how to use List Box Web Control in Web forms.   Author: Mahesh Chand   Code: ASP.NET Beta 2 & C#

Listbox Web Server Control Site: ASP Alliance articles by Das
  Hits Today: 2  Total: 5683
Updated: 7/4/2002
Listbox web server control is equivalent to the < Select > tag in HTML. This control will be very useful to get inputs from user, were all values are pre-defined.   Author: Jesudas Chinnathampi   Code: ASP.NET v1.0 & VB

  More Pages:  1  |  2    Next >>  


 Sponsor



Icon Key >   - Within 4 Days    - Within 8 Days    - Within 12 Days  
  - Showcase - Cool Stuff  - Directory Shortcut 

Submit or Update a Listing  |  Link to Us Advertise  |  Contact Us  |  Site Help

ASP.NET ListBox  - ASP.NET tutorial, script, code, controls Home  |  Link to Us  |  Advertise With Us
About Us  |  Contact Us  |  Site Help
       

© 1999-2008 InfoGenius Inc., All rights reserved  |  Terms of Use