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
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