Terry

Terry

  • NA
  • 3
  • 0

combobox

Dec 12 2005 8:03 PM
Hi all, I was wondering if it is at all possible to manually define index values to combo boxes as well as adding the display items. I've tried various ways but got kinda stuck. I have no trouble with the list items themselves, I just need a way to use a column from a table to use as the index so I can update the display of the datagrid according to whats selected from the list. eg. I'm breaking down datagrid listings according to the category selected from the combobox list... I'm using MySQL Connector/Net with Visual Studio 2005 so I have to do this manually, otherwise it would be a snap. I'm pretty new to C# and the world of .NET so I appreciate any help anyone can offer.

Answers (2)