Hi
I am currently trying to replace the 'Export to Excel' function with a 'Export to OpenOffice' function. Pasting data of the clipboard to OpenOffice already works. I would like to use the code of the 'Export to Excel' function which copies the grid data to the clipboard (kernel side). So is there any way to call that function or a workaround?
It is also no option to modify SysGridExportToExcel
because the Export to Excel Button which copies the grid data to the clipboard and then proceeds to call performPushAndFormatting
is deactivated if there is no Excel installed (also kernel side).
*This post is locked for comments