I am creating an application that will work by a user entering a number into a textbox… its looks up this number, uses it to update a record in my database.
I then need a growing grid of the records that it updated.
I know how to make a “Control” application to do the first part… and I know how to make a Grid application to do the 2nd part… but how could I keep them both within the same application or on the same screen? As simple as possible.
Any ideas?
Thanks!

