J
Josh Sale
In my ASP.Net OWC11 application, I use a server-side version of the OWC
spreadsheet to generate an XML representation of my data that I then ship to
a client-side version of the OWC SS on my aspx page.
The users want the application to retain the spreadsheet's scrolling
position across interactions with the server. For example if they've
scrolled down a few hundred rows when they click some button on the web
page, they want to still be scrolled down a few hundred rows when the page
is repainted. I'm already retaining the last selected cell(s) across these
interactions but I'm not sure how to maintain the scrolling.
Any suggestions?
TIA,
josh
spreadsheet to generate an XML representation of my data that I then ship to
a client-side version of the OWC SS on my aspx page.
The users want the application to retain the spreadsheet's scrolling
position across interactions with the server. For example if they've
scrolled down a few hundred rows when they click some button on the web
page, they want to still be scrolled down a few hundred rows when the page
is repainted. I'm already retaining the last selected cell(s) across these
interactions but I'm not sure how to maintain the scrolling.
Any suggestions?
TIA,
josh