jason12776
Technical User
How would I go about posting the results of a query into a datagrid, as well as some text boxes? I want the datagrid to be in synch with all the text box fields.
What I have is a bunch of text boxes linked to my database. When I assign the datagrid to the same database conection as the text boxes, they will be in synch with each other.
Now, when I perform a search, I want the datagrid and text boxes to be in synch with the results from the query only. Is there an easy/not so easy way to do this?
Any assistance will be appreciated.
Cheers.
What I have is a bunch of text boxes linked to my database. When I assign the datagrid to the same database conection as the text boxes, they will be in synch with each other.
Now, when I perform a search, I want the datagrid and text boxes to be in synch with the results from the query only. Is there an easy/not so easy way to do this?
Any assistance will be appreciated.
Cheers.