Click here to Skip to main content
15,881,559 members
Please Sign up or sign in to vote.
5.00/5 (2 votes)
See more:
In my application i am using 2 Jtables in mvc3. 1 for parent and other for child table. on click of a parent table row in Jtable i want to display corresponding values in child table.

I will display the parent records .But my problem is If the parent table will have the child records in database then whole Parent table will not be displayed and getting the error like this

Error:
An error occured while communicating to the server.

How to display the child records for Parent Table getting data from database.I am using Entity framework for database.In Database tables will have Primary key and foreign key relationship is there.

Plz help me.Help will be appreciated.




Regards,
Suneetha.
Posted
Updated 17-Apr-12 23:59pm
v4
Comments
Anoop Ananthan 15-Oct-14 2:53am    
Can't believe there is no solution for this yet!
Got the same problem. Have you solved it?

Yes your correct Sunitha... am also facing the same problem what you are getting..If you Got any solution Please Let me know..am very Thankful to you:)
 
Share this answer
 
 
Share this answer
 
Comments
suneetha Nadimpalli 17-Apr-12 5:41am    
I Already Seen that Article.I want to display the data coming from database using Entity Framework.
Thank u.

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