:lady_beetle: Issue Description
In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected:
The “Add Row” button always inserts the new row above the cu…...Configure<GridJsOptions>(options => { options.FileCacheDirectory =...@"D:\tmpdel\storage\wb3"; options.EmptySheetMaxRow = 50; } in...