Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › Data Grid › addNewRow button error Tagged: Datagrid This topic has 1 reply, 2 voices, and was last updated 3 years, 7 months ago by admin. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 8, 2022 at 1:35 pm #102949 tullio0106@live.itParticipant I found an error using addRow/displayMode:’button’ In order to create a testcase I modified the server-side-crud demo modifyng addNewRow as follow : addNewRow: { visible: true, displayMode: ‘button’, position: ‘far’ }, running I got an error : Uncaught TypeError: o is undefined o http://localhost:9080/SmartComponents/source/modules/smart.grid.js:1437 _observeRows http://localhost:9080/SmartComponents/source/modules/smart.grid.js:1437 _notify http://localhost:9080/SmartComponents/source/modules/smart.grid.js:1374 … I had the same error adding rows also in other situations but I wasn’t able to reproduce in a testcase. What’s the problem ? Tks This topic was modified 3 years, 7 months ago by tullio0106@live.it. March 8, 2022 at 5:59 pm #102951 adminKeymaster Hi, Thank you for the feedback! We are aware of the reported behavior. This display mode cannot be used with server-side-crud in the current version of the DataGrid component. This will be updated in the next release. Best regards, Peter Stoev Smart UI Team https://www.htmlelements.com/ Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In With Google Log In