How to retrieve the Selected Record Ids of a Sub Grid in CRM 2011 using javascript
Code Snippet:
var gridControl = document.getElementById("yourSubGridName").control;
var ids = gridControl.get_selectedIds();
This blog aims to provide some technical tips about Microsoft Azure & Dynamics 365 CRM - D. MANJALY
"тнιѕ вℓσg ¢συℓ∂ ѕανє уσυя мσηєу ιƒ тιмє = мσηєу" - ∂.мαηנαℓу
Showing posts with label How to retrieve the Selected Record Ids of a Sub Grid in CRM 2011 using javascript. Show all posts
Showing posts with label How to retrieve the Selected Record Ids of a Sub Grid in CRM 2011 using javascript. Show all posts
Monday, 12 December 2011
Subscribe to:
Posts (Atom)