J
Jonathan Stone
Hello,
I've been creating OWC11 charts on some ASP .NET pages for some data that
i'm first binding to a datagrid and later with template columns building the
strings to populate the client side OWC object with. It works rather well
other than trying to read through the object properties to get to where to
put the strings and such. I'm using C# and would like to give the users the
ability to do more what if scenarios (this is financial data from SAP, w/
the .Net connector [great stuff]). At first thought I figure a copy and
paste from the web page into Excel would work, but the OWC Object becomes
rather useless for this since its really 'disconnected' from the datagrid..
so in Excel, and number manipulation is not affecting the charts...
Second thought, where I don't know what to do, is to somehow if at all
possible bind the datagrid to the Charts or have it serve as the source and
either again copy and paste to excel, or allow a link that regens the pages
with excel mimetype, or even have editable datagrid to let them play on the
web page. In any event, I am just not sure if I can even expect to be able
to do such as I haven't worked very long with the OWC11 client controls.
Thanks for any ideas...
Jon
I've been creating OWC11 charts on some ASP .NET pages for some data that
i'm first binding to a datagrid and later with template columns building the
strings to populate the client side OWC object with. It works rather well
other than trying to read through the object properties to get to where to
put the strings and such. I'm using C# and would like to give the users the
ability to do more what if scenarios (this is financial data from SAP, w/
the .Net connector [great stuff]). At first thought I figure a copy and
paste from the web page into Excel would work, but the OWC Object becomes
rather useless for this since its really 'disconnected' from the datagrid..
so in Excel, and number manipulation is not affecting the charts...
Second thought, where I don't know what to do, is to somehow if at all
possible bind the datagrid to the Charts or have it serve as the source and
either again copy and paste to excel, or allow a link that regens the pages
with excel mimetype, or even have editable datagrid to let them play on the
web page. In any event, I am just not sure if I can even expect to be able
to do such as I haven't worked very long with the OWC11 client controls.
Thanks for any ideas...
Jon