Skip searching a R/W cell on a view
If a user hits Enter at the end of a row, the edit grid searches the next
read/write cell of the displayed object. Unfortunately, there is no read/write
cell when displaying a view. This patch checks first if the object's kind is a
table. If it is, it proceeds to the search of a writable cell. Otherwise, it
simply picks up the next cell.
Report from David Jarvis.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=064d9488213dee9f7b4d7d55e1f8712be5c186cd
Modified Files
--------------
pgadmin/frm/frmEditGrid.cpp | 26 +++++++++++++++++++-------
1 files changed, 19 insertions(+), 7 deletions(-)
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.