Select all records from Subgrid in CRM 2011
-
26. dubna 2012 4:53
Hi,
Is there a way to select all records present in a gubgrid even if there are more than 250. My requirement wants me to select all records after clickling the add existing button. All the records that come in the grid of add existing view needs to be selected. Is there a way through plugin or javascript that this can be achieved or a workaround.
Thanks,
Všechny reakce
-
26. dubna 2012 5:02
Hi Prasad Parameswaran,
Check this post http://stackoverflow.com/questions/4347083/retrieve-rows-in-crm2011-subgrid-with-jscript, I think the javascript proposed there might help you.
Regards,
Damian Sinay -
26. dubna 2012 5:44
Hi,
Thanks for your reply. But what i am looking for is all records in the add existing lookup view after the add existing button is clicked.
Thanks,