Hi Guys,
I have a form with an sql query and an DataSource. When the query runs it displays its result in an DBGrid. On another Form i have a lot of DBEdits and stuff. On the 'DBEdit Form' i've also got an datasource, a table and a DBNavigator who talk to the same Database as the one wich runs the query. I want to click on an result in the DBGrid I want to update the 'DBEdit Form'.
I've searched for about 2 days now and haven't found an anwser how to do this
I have a form with an sql query and an DataSource. When the query runs it displays its result in an DBGrid. On another Form i have a lot of DBEdits and stuff. On the 'DBEdit Form' i've also got an datasource, a table and a DBNavigator who talk to the same Database as the one wich runs the query. I want to click on an result in the DBGrid I want to update the 'DBEdit Form'.
I've searched for about 2 days now and haven't found an anwser how to do this