-
Bug
-
Resolution: Fixed
-
Normal
-
3.0.0 RC
-
None
If you insert a row at non-selected/non-cached sheet with Range API, it doesn't work. No row inserted.
Reproducing Steps
- Run zss.test issue3/452-insertAtAnotherSheet.zul
- Select Sheet2
- Click the button to insert a row in Sheet1
- select Sheet1 to verify
Expected:
one row inserted above row 2
Actual:
nothing changed in visual at Sheet1.
- blocks
-
ZSS-401 Cut from one sheet then paste to another sheet will not unmerge source cell on UI
- Closed