hi folks,
my main report is based on sql query and my subreport is based on servoy foundset using data source expression for subreport but when i doing this. this exception comes
Exception Object: java.lang.Exception: java.io.NotSerializableException: com.servoy.plugins.jasperreports.JRFoundSetDataSource
MSG: java.io.NotSerializableException: com.servoy.plugins.jasperreports.JRFoundSetDataSource
is this possible in ireport to use both the data source sql query and foundset.
Thanks in advance