In my recent requirement client want to put dynamic view inside subgrid. For this I am using document.getElementById("SubgridName");
This code is giving me null value. If I use document.getElementById("_SubgridName");, then it give me some values, but most of all the code is not working.
I referred many blogs like http://blog.navantis.com/dynamically-change-sub-grid-fetchxml-with-a-small-twist-fix/
Please help me, this is very important.
Thanks in advance..!!!
Harsha
*This post is locked for comments
I have the same question (0)