backgrid select2 cell

From: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>
To: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: backgrid select2 cell
Date: 2016-01-06 13:27:02
Message-ID: CAFiP3vz44HZy_3GwggVhpTU-tq9H+Es8+c9Rxm4GxnPiK4MKXg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find patch for backgrid select2 cell

Usage:

schema: [
{id: 'name', label:'Name', type:'text', cell:
Backgrid.Extension.Select2Cell, editable: true,
optionValues: [['Allow','allow'], ['Prefer','prefer'],
['Require','require'], ['Disable','disable']],
select2:{placeholder: "Select an option"}},
.
.

--
*Harshal Dhumal*
*Software Engineer *

EenterpriseDB <http://www.enterprisedb.com>

Attachment Content-Type Size
select2_backgrid_cell_6_Jan.patch text/x-patch 2.5 KB

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-01-06 13:51:10 pgAdmin 4 commit: Resolved an issue in the sesion tracking, and generat
Previous Message Dave Page 2016-01-06 12:40:48 Re: PATCH: added "Collation" & "Catalog Objects" nodes in pgAdmin4