Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. atnpowell

    Setting DataGirdViewComboBoxCell values

    Hi there I need to know how to set the display value of each DataGridViewComboBoxCell in a DataGridViewComboBoxColumn on the fly where the values may be all different. I am using a dataset as the data source for my DataGridViewComboBoxColumn . The only reference I can find to this anywhere is...
  2. atnpowell

    Duplicate Recordset Issue in XML file

    Hi I'm writing a nested recordset to an xml file in a vb app, but am having a major problem. Two of my records are identical apart from one of the primary key values is lower case and the other is upper. The XML file seems to assume they are the same and writes this.. rs:duplicate='true' But...

Part and Inventory Search

Back
Top