datagrid - 2 master tables

G

Guest

Hi

I have the following table structure.
employee table structure
1.empid
2.cateid
3.empname

Category table
1.cateid
2.catename

I want to display and edit these details on datagrid. i want to display the
employee table details and also category name details into combo box on grid.
so then i can modify the category for particular employee. Can we combine 2
master table details into single datagrid. one master table data contain
multiple records.

Is it possible? if yes can anyone please give me the article link or code.
if no what is other possiblity. please let me know.

thanks
bala
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top