| From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
|---|---|
| To: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: [RM#3605] View Data: Deleting N number of rows makes first N number of rows disable |
| Date: | 2019-08-19 06:43:14 |
| Message-ID: | CANxoLDdi6XkhUyUvw=HpFMfpcSVDRqKgDtnPYjsHEUqh=44kRw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Thanks patch applied.
On Wed, Aug 14, 2019 at 1:18 PM Murtuza Zabuawala <
murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
> 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
>
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Akshay Joshi | 2019-08-19 07:49:25 | Re: Transaction Status Python Tests |
| Previous Message | Akshay Joshi | 2019-08-19 06:42:40 | pgAdmin 4 commit: Fix issue where Deleting N number of rows makes first |