Hi,
Could anyone please let me know whether we can capture the select event of subgrid in CRM 2013.
You mean when user clicks any row? You can try below. It will be achievable through unsupported way.
http://vikramxrm.blogspot.in/2013/11/attach-onclick-event-in-sub-grid.html
Thanks!
Kalim Khan
Hi Kalyan,
You can get the event through Javascript.
Check the below two links:-
http://stackoverflow.com/questions/21430505/crm-2011-subgrid-record-selected-onfocus-event
https://community.dynamics.com/crm/f/117/t/125646.aspx
Hope this helps!!!
Thanks,
Prasad
Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question.