- Microsoft Dynamics CRM -
I need to populate a SubGrid with external data from a werb service. Then i must do click in one Item and go to related Entity form.
Regards.
You can achieve this using Silverlight as Web Resource.
For Example: Check the sample code in SDK at: sdk/samplecode/cs/Silverlight/restsilverlightcontacteditor
You could also create a plugin that fires during the Retrieve Multiple message - during which you could dynamically add/change the data returned to the native sub-grid.
Plugin on Retrieve Multiple Message in CRM 2011
Jason Lattimer My Blog - Follow me on Twitter - LinkedIn