Hi,
I have in my app the first 2 columns hidden and used for storing some information useful for my app.
Also, the first row is freezed to store the names of the columns (Name, price, etc.).
I got a problem using 1.9.3.0 version of Aspose.Grid.Web, when I select more than 1 cell starting from the first row below this freezed row and from the first visible cell (i.e. C2), then all the information from the two hidden columns are copied together.
This only happens when I select more than one cells and the cell C2 are in this selection. If I start from the row 3 or from the column D, no problem in copy/paste.
Please, try to verify it. I am not using the and the Xhtml flag is set to false because when I enable it, the grid looses his vertical alignment when formatting the cells.
thanks and hoping for a fast solution :D
Thanks,