Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › Data Grid › grid scrollbar arrow key down › Reply To: grid scrollbar arrow key down
May 22, 2025 at 8:04 am
#112520
Keymaster
Hi Peter,
What you’re experiencing is controlled by the property: editing.addNewRow.autoCreate
When this property is true, the grid automatically adds a new empty row (dimmed) when the user scrolls down past the last row using the grid’s scrollbar or keyboard arrows. If you want to turn off this behavior, you should set it to false. This will stop the grid from adding new rows automatically on scrolling past the bottom.
Best Regards,
Markov
Smart UI Team
https://www.htmlelements.com/