Skip to Content
0
Dec 24, 2015 at 10:50 AM

Load .NET Objects to SAPbouiCOM.Matrix

433 Views

Hi all,

the matrix object still doesn't support to "loadfromxml". We read the content of a matrix with the "serializeasxml" method but we can't write.

Is there any workaround / best practise to get for example list of .net objects to a matrix / grid?

Can we use a windows data table with a binding or is only a "sap data table" supported.

I know that there is a way with "ExecuteQuery" to load SQL data into matrix/grid, but if you want to display the result for example of an webrequest, is this no option.

Thank you for feedback!😊