Search results for query: *

  • Users: SteveL
  • Content: Threads
  • Order by date
  1. S

    Creating a Control that loads its data at runtime based on connection string property

    Hi, I have created a custom control for editing a standard address. This control contains combo boxes for County, Country etc The control contains a property that is used at design time to specify a connection string. My intension is to populate the controls at runtime What is the best...
  2. S

    Passing records between forms, validating and updating

    Hi Please can someone offer me advice relating to the following scenario? I am using a third party grid control bound to a table in SQL Server Express. If a record is selected in the grid, a datarow is returned containing the record. At this point I instantiate a new form class that holds...
Back
Top