I would like to inquire about a question with EditMode that our company have recently encountered.
We'd need to let our users to use the Batch EditMode instead of Normal EditMode, in order to create multiple rows at once. However, there are 2 features that work fine in the Normal Mode that will break in the Batch Mode somehow:
1. For some columns in the grid, there's no need for the users to insert information (automatically generated). In the Normal Mode, the columns will be skipped, and the users will not have to press Tab for those skipped columns. But for the Batch Mode, the users will have to do this extra step, which could be time consuming when a large amount of data needs to be filled in.
2. When the users press Tab and jump to the next column, the numeric cell will be focused (i.e. users can type directly) in the Normal Mode without having to click on it, whereas in the Batch Mode, the users will have to click on the cell whenever they jump to a new column.
Sorry for the long questions. We sincerely appreciate your concern about this. Looking forward to your reply!