Click here to Skip to main content
15,892,575 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
I am working on an app where I am using WCF RIA services and entity framework.

On laod,i have written a method which gets a list of schedules from database(as fetched using RIA method LoadOperation<>).

I have put a breakpoint on the method,but when I debug it the list shows 0 count and when I bind the empty list to datagrid,the grid shows all records.

How's this possible.

I got stuck in between

Kindly help for the same!!!

Thanks
Piyush
Posted

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