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

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема [RM#3605] View Data: Deleting N number of rows makes first N number of rows disable
Дата
Msg-id CAKKotZSxcKgzyvDSted+WSHckEwDiFUAhxmEuj6A9FTHWk=tCw@mail.gmail.com
обсуждение исходный текст
Ответы Re: [RM#3605] View Data: Deleting N number of rows makes first Nnumber of rows disable  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список 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

Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: Query Tool Slow to Load
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [GSoC] Query History Upgrade