Hai.. I Found that print button not working when I use setRelationNtoN, did anybody found solution for this?
I'm trying to figure it out the solution, I'll share when I found something.. thanks
⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠
Posted 29 August 2017 - 03:22 AM
Hai.. I Found that print button not working when I use setRelationNtoN, did anybody found solution for this?
I'm trying to figure it out the solution, I'll share when I found something.. thanks
Posted 29 August 2017 - 04:01 AM
DatagridHeaderActions.ACTION_PRINT = 'print';
to
DatagridHeaderActions.ACTION_PRINT = 'datagrid';
and its working like a charm again.
thanks,
hope it;s okay
Posted 21 November 2017 - 20:30 PM
I can't find this file, where is it?