[RM#3605] View Data: Deleting N number of rows makes first N number of rows disable

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [RM#3605] View Data: Deleting N number of rows makes first N number of rows disable
Date: 2019-08-14 07:47:53
Message-ID: CAKKotZSxcKgzyvDSted+WSHckEwDiFUAhxmEuj6A9FTHWk=tCw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA minor patch to fix the issue where using view data, when we try to
delete N row, it will make the first N row from the grid disabled, you try
to double click on the cell and try to update the value of that row it will
not open the editor.

*Steps:*
1) Create a simple table as shown in screenshot.
2) Open view data for the table
3) Select row number 6
4) Click on Trash (delete button)
5) Click on Save grid icon
6) Try to update the first row's column b value

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
image/jpeg 64.8 KB
RM_3605.diff application/octet-stream 1.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-08-14 08:08:00 Re: [GSoC] Query History Upgrade
Previous Message Aditya Toshniwal 2019-08-14 05:08:22 Re: Query Tool Slow to Load