PATCH: Added canAddRow/canEditRow/canDeleteRow functionality for grid

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: Added canAddRow/canEditRow/canDeleteRow functionality for grid
Date: 2016-04-13 12:35:45
Message-ID: CAKKotZSVM2jnVMgpgpFLwbo-f=wgdshNQ5Y4V3fZV13+=DLtTQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA minor patch which will add canAddRow/canEditRow/canDeleteRow
functionality for Backgrid.

This will allow user to check condition on individual
opration(add/edit/delete row) rather than only while rendering the control.

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

Attachment Content-Type Size
added_canAddRow_canEditRow_canDeleteRow.patch application/octet-stream 5.4 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-04-13 12:48:46 Re: PATCH: Added Node Type & Catalog objects [pgAdmin4]
Previous Message Dave Page 2016-04-13 11:24:50 pgAdmin 4 commit: Fix CodeMirror borders on dialogues.