Hi Guys,
I have some requirements.
Currently im working on Customer Portal Development (MS CRM 2015)
Customer wants to see what are products they purchased previously. Here i need to fetch the data based on the Accounts (here accounts entity holds the customer details, i failed to retrieve data using LinQ because i can't able to extract the data based on the Account because it is lookup). So i wanna try in fetchxml
Here is my question how can i extract the data based on Accounts and if i try using fetchxml how to bind those data to grid view in ASP.Net
Help me to get out of this
Thanks in advance!!!
*This post is locked for comments
I have the same question (0)