Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 82002

How to retrieve the Selected Record Ids of a Sub Grid in CRM 2011 using javascript

$
0
0

I've a subgrid named TimeTickets, I try: var gridControl = document.getElementById('TimeTickets_d').control var ids = gridControl.get_allRecordIds(); here I've an error :Object doesn't support property or method 'get_allRecordIds'


Viewing all articles
Browse latest Browse all 82002

Trending Articles