[RM#3605] View Data: Deleting N number of rows makes first N number of rows disable - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject [RM#3605] View Data: Deleting N number of rows makes first N number of rows disable
Date
Msg-id CAKKotZSxcKgzyvDSted+WSHckEwDiFUAhxmEuj6A9FTHWk=tCw@mail.gmail.com
Whole thread Raw
Responses Re: [RM#3605] View Data: Deleting N number of rows makes first Nnumber of rows disable  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List 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

pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: Query Tool Slow to Load
Next
From: Akshay Joshi
Date:
Subject: Re: [GSoC] Query History Upgrade