Hello,
Im using mysqlconnector which allows me to display a sql result from my database. I'd like to click on a result row and that result appear in a new form.
A) is it possible
B) any pointers?
Thanks
Printable View
Hello,
Im using mysqlconnector which allows me to display a sql result from my database. I'd like to click on a result row and that result appear in a new form.
A) is it possible
B) any pointers?
Thanks
Yes, it's possible. And it's just a matter of passing data between forms. There are several methods to do this. If you search the forum for some term like "passing data between forms", I'm sure you will find the answer. This question has been answered numerous times, there's no need for me to repeat the answers :)
Follow the "Update Grid Row in Dialogue" link in my signature.