Get GridWeb Release or Version

Get the Release or Running Version of Aspose.Cells.GridWeb

The following sample code finds the running version of Aspose.Cells.GridWeb and prints it on an ASP.NET Label control.

Find the version number of client‑side script file of GridWeb

You can also find the version number of acwmain.js, which is the client‑side script file of GridWeb. It contains a variable acw_version that holds the version number of the acwmain.js file. You can print the version number of the acwmain.js file to the console like this: