I have a connection subgrid added on a queue item form. I want to set the view of the subgrid dynamically using fetchXML query. But when i try to get the subgrid control using "document.getElementById("subgrid_unique_name");", it returns null.
I have a connection subgrid added on a queue item form. I want to set the view of the subgrid dynamically using fetchXML query. But when i try to get the subgrid control using "document.getElementById("subgrid_unique_name");", it returns null.