J
jmv
I have a .NET application where I use the OWC Spreadsheet client side control
My code works beautifully with OWC 9
Now my requirement is to add functionality if the user has OWC 11
If the user has version 11 then the HTML for that object is displaye
otherwise if the user has version 9 then the HTML object for version 9 is displayed
If the user has neither then an error is displayed
Two questions
1. How do i determine version (javascript)
2. What do I use for FREEZEPanes in version 11
Thanks
jmv
My code works beautifully with OWC 9
Now my requirement is to add functionality if the user has OWC 11
If the user has version 11 then the HTML for that object is displaye
otherwise if the user has version 9 then the HTML object for version 9 is displayed
If the user has neither then an error is displayed
Two questions
1. How do i determine version (javascript)
2. What do I use for FREEZEPanes in version 11
Thanks
jmv