i have three tables
1. employee(employee_id,name,vahed,tel)
2. problem(problem_id,problem)
3. emp_prob(ep_id,employee_id,problem_id,date,status)
i want to have this information on datagrid or gridview
name,problem,vahed,tel,date,status
could u tell me how to do that
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "ASP.Net Community" group.
To post to this group, send email to aspnet googlegroups.com
To unsubscribe from this group, send email to
aspnet-unsubscribe googlegroups.com
For more options, visit this group at http://groups.g
oogle.com/group/aspnet
-~----------~----~----~----~------~----~------~--~---
|