Is there an infragistics control that is similar to a listbox? I want to bind my data to the listbox but i don't seem to find anything similar to a normal listbox
tbetts1982 , i dont think hi is looking the the WebListbar, no.
so i dont think Infrigistics employees are so wrong
WebGrid->Hide Header :)
It will give you more flexibility when moving between the 2 lists. like move up, move down, move right etc.
Pretty sure he is looking for something like this..
http://www.codeproject.com/KB/aspnet/ASPNET_ListBox.aspx
Maybe I'm totally crazy because I don't believe my eyes on these replies from Infrigistics employees. Isn't the WebListbar similar to what you're looking for in the ASP.NET controls?
Closest to this is WebCombo, but it only supports dropdown mode (not ListBox mode). You can probably also achieve something similar to a listbox with UltraWebGrid with just a single column and set CellClickAction to RowSelect - this may resemble templated skinnable ListBox to end-users
<DisplayLayout CellClickActionDefault="RowSelect"
You can also suggest this product, feature, or just anything to our Request a Feature form - PM follows that closely and much of our TODO list is based on suggestions from this form.
http://devcenter.infragistics.com/Protected/RequestFeature.aspx