I want to run a JS on a subgrid upon OnChange event of another field on the form.
To my understanding the best method is to cause focus on the subgrid prior to launching the JS on the subgrid.
So my inquiry is, what is the correct piece of script to focus to a specific subgrid?
P.S. I'm using Dynamics CRM 2011 RU17
Thanx :)