Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Infragistics combobox binding
Message
From
10/06/2007 10:45:14
John Baird
Coatesville, Pennsylvania, United States
 
 
To
10/06/2007 05:50:55
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 2.0
OS:
Vista
Miscellaneous
Thread ID:
01231833
Message ID:
01231837
Views:
19
>How do I get the infragistics combobox to only show a single column of data?
>
>I have set up the bindingsource as normal and manually defined a schema (single band, single column) but I am still getting all the columns in the table displayed.

The infragistics combobox is a grid behind the scenes. In the init of the combo box, you can hide the columns you don't want to display. One of the properties on the combobox columns collection allows you to hide it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform