ASP.NET ListBox - ChangeLog


June 15, 2010 - Version 1.0.5
  • New feature: support for tooltips.
  • New feature: support for attaching a RequiredFieldValidator control to the ListBox.
  • New feature: ability to initialize a multi level ListBox.
  • Improved: server-side events are raised after the Page_Load method.


March 30, 2010 - Version 1.0.4
  • Integrated with the new version of the Interface Controls (4.0.6).


March 24, 2010 - Version 1.0.3
  • New feature: AppendDataBoundItems property for adding items both manually and from a data source.
  • New feature: OnFocus and OnBlur client-side events.
  • New feature: automatic scrolling to the selected item after a full page postback.
  • New feature: design time support for the ClientSideEvents and CssSettings properties.
  • Improved: on demand loading feature.
  • Improved: client-side API for items loaded on demand.
  • Improved: cross browser support.


February 17, 2010 - Version 1.0.2
  • Improved: integration with the Splitter control.


February 11, 2010 - Version 1.0.1
  • New feature: ability to specify the initial selected items for the multi-item selection feature.
  • New feature: ability to specify an initial text for the on demand loading feature.
  • Improved: design time support for Visual Studio and Visual Web Developer.
  • Improved: retrieval of selected items during postbacks.


February 7, 2010 - Version 1.0.0


"I'm very happy with the obout suite. The product is excellent!"

Anfilofio Santos

obout.com 
obout.com Home 
News 
Listbox Home   
Listbox Home 
Examples - 49
Appearance - 2 
Live Styles 
Different Styles New 
Load on Demand - 3 
Load Items on Demand 
Load Items on Demand with Paging  
Virtual Scrolling  
Multi-Columns - 4 
Grid-like Multi-Columns  
Multiple Rows and Columns  
Load multi Columns on Demand  
State Selector  
Items with Icons - 3 
Items with Icons  
Grid-like Multi-Columns with Icons  
Multiple Rows and Columns with Icons  
Templates - 3 
Item Templates  
Header Templates  
Populating with Data - 5 
Declarative  
SqlDataSource  
ObjectDataSource  
Generic Collections  
DataSet  
Item Selection - 6 
Single Item Selection  
Multi Item Selection  
Get Selected Item  
Get Selected Items  
Set Selected Item New 
Set Selected Items New 
Master/Detail - 3 
Master/Detail  
Unlimited Detail Levels  
Cascading ListBoxes  
Integration - 4 
Items with ASP.NET CheckBoxes  
Items with Obout CheckBoxes  
RadioButtons inside ListBox  
ListBox inside Grid  
Settings - 3 
AutoPostback  
Height  
Width  
Server-Side API - 4 
Server-Side Events  
Enable / Disable  
Get Values from Multiple Columns New 
Tooltips New 
Client-Side API - 8 
Client-Side Events  
Add / Remove Items  
Add Multi-Column Items New 
Enable / Disable  
Get Selected Item  
Reset Selection New 
Select / Deselect All Items New 
Move Items New 
Appearance Customization - 1 
Aligning Items New 
Knowledge Base - 1 
Knowledge Base 
Documentation - 11 
Server-Side 
ListBox 
ListBoxClientSideEvents 
ComboBoxCssSettings 
ListBoxFooterTemlateContainer 
ListBoxHeaderTemlateContainer 
ListBoxItem 
ListBoxItemEventArgs 
ListBoxItemTemlateContainer 
ListBoxLoadingItemsEventArgs 
Client-Side 
Client-Side API 
ChangeLog 
Tutorials - 2 
Appearance - 1 
CSS Tutorial  
Configuration - 1 
Using the correct path