Click here to Skip to main content
15,887,836 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
dear sir,

I am working in WCF with LINQ project. and i want details about
how to convert from linq query to data table,
and display crystal report of web page.


I have to tables 1. Restaurant details(primary key)
2. Order details(foreign key)


I need display one section in crystal report(restaurant details)
and another section in crystal report(Order Details)

Based on restaurant Name order will be display.

Note: Input getting from user and display.


please if u know send me Neat details about it,

by mohan from chennai.
Posted

1 solution

Hi

For Example

http://social.msdn.microsoft.com/forums/en-US/adodotnetentityframework/thread/05996101-299e-423c-9137-e3b8d02890e1/


http://stackoverflow.com/questions/10855/linq-query-on-a-datatable


thanx
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900