Error while export using data grid2

0
I am using Export to excel feature of Datagrid 2. I have configured everything when exporting records I am getting below error   An error occurred while executing an action of FDC.Homepage.actionButton1: registry.get is not a function     Nanoflow stack:"Call JavaScript Action: DataWidgets.Export_To_Excel" in nanoflow "FDC.Nanoflow"   It seems like some jar files issue. Is there anyone who faces the same ?  
asked
1 answers
0

I am not familiair with this particular error. What you can do is check if the DataWidgets module is upgraded to the latest version. Also check if old JAR files are removed from the project.

 

Make also sure the DataGrid2 name of the table you want to export is correctly given to the nanoflow.

answered