Sign inSign up

aspose/cells-gridjs-demo-net

By aspose

Updated over 1 year ago

a lightweight, scalable, and customizable toolkit for editing or viewing Excel/Spreadsheet files

Image
0

161

aspose/cells-gridjs-demo-net repository overview

description

Product Page | Docs | API Reference | Demos | Blog | Code Samples | Free Support | Temporary License | EULA

Try our free online apps demonstrating some of the most popular Aspose.Cells functionality.

This is a demo to show how we can use GridJs to implment a spreadsheet Editor.

Preview

demo

If you have any questions or need help,

please feedback to the following website https://forum.aspose.com/c/cells/9

Step to run this docker image

  1. the docker file is here for your reference:https://github.com/aspose-cells/Aspose.Cells-for-.NET/blob/master/Examples_GridJs/Dockerfile

  2. run with aspose license file:

      docker run -d -p 24262:80  -v C:/path/to/license.txt:/app/license aspose/cells-gridjs-demo-net
      or just run the demo in trial mode:
      docker run -d -p 24262:80 aspose/cells-gridjs-demo-net
  1. open browser and enter the url:http://localhost:24262/GridJs2/List

Reference js lib used in the demo project:

jquery.js v2.1.1

jquery-ui.js v1.12.1

jquery-ui.css v1.12.1

jszip.min.js v3.6.0

bootstrap.css v22.5.5.2

quantumui.css v22.5.5.2

Tag summary

Content type

Image

Digest

sha256:567b40038

Size

129.2 MB

Last updated

over 1 year ago

docker pull aspose/cells-gridjs-demo-net:net6-25.2