Hi guys,
I have another question, please help me!
I want to know if a subgird is loaded or not? If not, I'll refresh it and its content will be shown.
I need this information because CRM 2011 only refresh the first 5 (or ~5) subgrids when we open a record. And I don't want to refresh the subgrid is already loaded.
BTW, I checked the readyState == "complete" but it doesn't work.
Thanks in advanced.