Hello,
We have an ASP.NET application that uses Aspose GridWeb. We have a sheet that contains a large number of rows and some of them are collapsable (using GroupRows). The problem we have is that it seems that, when expanding/collapsing rows, the vertical scrollbar moves to the top of the grid, while the focus remains correctly on the selected cell. Is there some way to avoid this issue with scrollbars?
Thanks in advance!