Export to Excel when Data Grid 2 Name is Dynamically Assigned
0
I understand that the Data Widgets module has a JSA for exporting to Excel. One of the parameters for this action is the datagrid name. This works well enough when the Data Grid 2 has a statically assigned name. But what about when the Data Grid 2 is inside a List View or Template Grid? Is there a workaround that will allow me to determine the name of the Data Grid 2 as assigned at runtime and pass it to the JSA?