Dear All,
I wish to do
Hide tab1-fld1.
hide tab1-fld2.
Now when the user clicks on the fld1 my program will pick up data from one table and display it and when the user clicks on fld2 my program will pick up data from 2nd table and display it.
How do i test which fld has been clicked on ? Is hide the right command to do such a thing?
Many thanks,
Ashim