Hi,
Param query version is using 6.2.4.
If the cell is editable = true, you can move to the next cell by pressing Enter key.
But,Pressing enter key on a cell with editable = false does not move the cursor to the next cell
This phenomenon can also be confirmed on the demo page.
For example, if you press the Enter key on the first cell of company name, you will not move to the next focus.
https://paramquery.com/pro/demos51/readonly_cellsIs there an implementation way to press Enter on a cell with editable = false to move to the next cell?
We are considering coding within the range that does not affect performance
Thanking you in advance