in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • Re: Is it possible to bind the combo to an ADO Recordset?

    This can be done with a datatable in between. You fill the datatable with the recordset and set that to the datasource. Then you can use the SelectedValue from the C1Combo in the recordset.Find method to find the recordset bookmark. rs.Find( "ProductID = '" & C1Combo1.SelectedValue...
    Posted to List for .NET (Forum) by C1_GregL on 12-21-2007
    Filed under: C1Combo, Recordset
Page 1 of 1 (1 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.