I have downloaded and installed the Aspose.Cells.GridWeb.Demos.2010 solution.
The animated image is visible there for much longer, but still no updating of the formula cells.
I have downloaded and installed the Aspose.Cells.GridWeb.Demos.2010 solution.
The animated image is visible there for much longer, but still no updating of the formula cells.
Hi,
Thanks for your posting.
We will soon look into this particular demo and update you asap.
Well, I got it working. I remove almost all attributes from the GridWeb object definition in the aspx file and added only id, runat, PresetStyle, MaxRow, Height, Width, and EnableAJAX=“true”. Looks like setting EnableAJAX within the aspx.cs file doesn’t work. Should it?
The performance issues I was having seem to have improved. I am not sure yet what made the difference. I believe all I did was to hide one column of totals on my spreadsheet.
Hi,
Please make some sample application replicating your problem or illustrating your issues using the latest version:
Aspose.Cells
for GridWeb v2.7.2.2002 and post here.
It is important to use latest version because it fixes old problems and newer problems are reported for latest versions only.
We will soon look into it and fix the problems.
Thank you very much for the update. I have applied the latest files and mostly it is working great.
Hi,
Please set ShowLoading=“false” and see if it works for you.
Why, yes, making it never popup certainly does keep it from remaining on the screen after the processing is done.