https://bugs.documentfoundation.org/show_bug.cgi?id=71224
--- Comment #19 from Robert Großkopf <rob...@familiegrosskopf.de> --- (In reply to Julien Nabet from comment #18) > What about letting "Insert Rows" during creation of table since in this case > it works and removing it when editing the table? That is, what is already implemented. I could insert a new row at any position while creating a new table. If I try to insert a new row (by context menu of mouse) at a special position when reopening an existing table for editing the cursor will be set at last row. Base is a GUI for many database connections. How should it be implemented when database engine won't support to insert new rows at a special position? We would need special code for every database. OK, it looks nice to get the position I want, but I could do this in forms or queries. -- You are receiving this mail because: You are the assignee for the bug.