B
bogdanutz
Hi. For several days now i'm having a big problem.
I am using the owc spreadsheet control 10.0. I have created a C#
written wrapper for the control and i am feeding xml data to the
control . My application needs a very large quantity of data (the xml
data reaches like 40M).
The problem appears when i say spreadsheet.XMLData = "my xml": it
takes from 25-30 sec and more to load. And even worse is when i am
trying to pull data from the control to save it.
Is there a problem with the control or it just won't work with that
quantity of data?
I presume there is some sort of xml validation . Is there a way to
customize this?
Can i use another control that works better ?
Many thanks.
I am using the owc spreadsheet control 10.0. I have created a C#
written wrapper for the control and i am feeding xml data to the
control . My application needs a very large quantity of data (the xml
data reaches like 40M).
The problem appears when i say spreadsheet.XMLData = "my xml": it
takes from 25-30 sec and more to load. And even worse is when i am
trying to pull data from the control to save it.
Is there a problem with the control or it just won't work with that
quantity of data?
I presume there is some sort of xml validation . Is there a way to
customize this?
Can i use another control that works better ?
Many thanks.