Asked by:
Disbale a subgrid in CRM 2013

Question
-
Hi,
I want to disable a subgrid on the form through jscript, is there a supported way to do it.
Thanks.
Kruthi Hegde
- Edited by Kruthi Hegde Wednesday, October 21, 2015 8:12 AM
Wednesday, October 21, 2015 7:58 AM
All replies
-
Hi,
What do you mean by disable? Subgrids are pretty read-only as is aren't they?
Regards
Rickard Norström Developer CRM-Konsulterna
http://www.crmkonsulterna.se
Swedish Dynamics CRM Forum: http://www.crmforum.se
My Blog: http://rickardnorstrom.blogspot.se- Proposed as answer by Andrii ButenkoMVP, Moderator Wednesday, October 21, 2015 1:50 PM
Wednesday, October 21, 2015 10:53 AM -
No supported way of doing, you need to use unsupported way only.
Thanks
Mahender | Our Blog
"Make sure to click on 'Vote as Helpful' and 'Mark As Answer', if you get answer of your question- Proposed as answer by HIMBAPModerator Saturday, November 7, 2015 11:07 AM
Saturday, November 7, 2015 11:07 AMModerator -
You can use unsupported way through DOM.
https://crmbusiness.wordpress.com/2015/06/12/crm-2013-disabling-a-subgrid/
Monday, November 9, 2015 2:38 PM -
you need to hide the section containing the subgrid you cannot disable directly the grid using JS.
- Proposed as answer by saad nadir Monday, November 23, 2015 12:08 PM
Monday, November 23, 2015 12:08 PM