Is there a way to set default view into the subgrid using javascript code? I have found one solution (heres the link to it: javascripterrors.blogspot.com/.../crm-2011-add-custom-view-to-subgrid.html ), which is giving the possibility of setting the whole view into the subgrid (not only fetchXml), and as a paremeter it gets boolean variable which decides if it should be set as a default view, but I have spent hours on trying to implement it in my code, and I got nothing. I am debugging it's code step by step trough internet explorer, and I get no errors, but I don't see it working on the form (manual filter is still giving too many results).
I would be really grateful for your help, maybe someone have tried to do this before, I have spent really long time trying to resolve it, and I hope it will not go for nothing.
