hi all,
i have a trouble in my application that am creating.
I have a situation that i need to get some data from db and using that i need to get some other data from another table of same db and display all relevant information in a grid.
for eg. i get the emp. id from a table and using that i get all the information of employee from another table and display all details in a grid of both the tables in that grid.
how is this possible? any suggestions? help pls
Start Free Trial