Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b02uV-0000c3-9f for pgadmin-hackers@arkaria.postgresql.org; Tue, 10 May 2016 08:20:55 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1b02uU-0002gq-Sl for pgadmin-hackers@arkaria.postgresql.org; Tue, 10 May 2016 08:20:54 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1b02uI-0002Sv-06 for pgadmin-hackers@postgresql.org; Tue, 10 May 2016 08:20:42 +0000 Received: from mail-ig0-x22b.google.com ([2607:f8b0:4001:c05::22b]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1b02uE-0003Wr-71 for pgadmin-hackers@postgresql.org; Tue, 10 May 2016 08:20:41 +0000 Received: by mail-ig0-x22b.google.com with SMTP id bi2so126739485igb.0 for ; Tue, 10 May 2016 01:20:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=chdoknOUWtihQGUi/ia01SZvL33pVj2wZcsAWeg3QNk=; b=JgHt8vEJ2VGMceU4peWpzmKNztTEmw3ftPEqU7Icq4kcGNZJXheX1hpSn5KgrvUKHK sHSWdVGRNkXq5mdyn/G1kzBTlUaibKgQAr2gYJ7a42Lc+EYgjAeRjocrjZNw6HzHwFZw qFUeW1hldn/fglnDnkyb0EdLKw9T/W6CYgMErCb4vHlSZwOmHDDOm5+c68EsGnd8w7sf 108jIfAC3I+NCg93NLs0soynlolwVJF2DEqEjBBmQq4bvzSwDENUr7tovGOUCPs+UizL +/LnbI7SQMWMzLrXkkOSEsxHXb56wmCNGD2Elh78frMUZVa9cfLv/rvBcC28qfoZ42Oq ysDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=chdoknOUWtihQGUi/ia01SZvL33pVj2wZcsAWeg3QNk=; b=DmBIv5qHr4M8MyOxN2H20mlrBVbmouvnbiKPWY5fnao83ZvoxL2l8jJGB1NsQqgNlS m7Hyvcbowv9Nxy8Dm0MXvxRcQnsRtMS2kPOCryBJl2CbubK+gpaJ0NjaXG7kB8KVBSbS 5hGrgu2y97+flSieppODMlAVK7HLqgPc3sNjut0suSa01orEaycIQCgYQh8g4mJsNf96 OzYTt7CSmPcQFDBCzVtyh1L0phFFKKpYuDqx2yjy/67Bws8DxM8XaXsQxIYdLnaEHfr/ /v9nqDckf2HTV2t0PjqwrcAQrzhIFmrKv2bfDtngR4WXdpvroZl1w+fRv/jfMXf5nWgO n9oQ== X-Gm-Message-State: AOPr4FXpTcF5e9hpJWZjRTKzW86G/x99p/XNNiDFGAWxVNbjs1YFMZaeM3FjI6QwLmY7O3R+XrptoPCe7OXu/ulj X-Received: by 10.50.111.72 with SMTP id ig8mr15999608igb.35.1462868436563; Tue, 10 May 2016 01:20:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.31.209 with HTTP; Tue, 10 May 2016 01:20:17 -0700 (PDT) In-Reply-To: References: From: Ashesh Vashi Date: Tue, 10 May 2016 13:50:17 +0530 Message-ID: Subject: Re: Backgrid Select2cell multiselect support [pgadmin4] To: Harshal Dhumal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary=089e013a2b5483d6a00532789939 X-Pg-Spam-Score: -1.2 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --089e013a2b5483d6a00532789939 Content-Type: text/plain; charset=UTF-8 Thanks - committed with some tweaks. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Thu, May 5, 2016 at 8:15 PM, Harshal Dhumal < harshal.dhumal@enterprisedb.com> wrote: > Hi, > > PFA patch for backgrid Select2cell in which I have added multiselect > support which was missing. > > -- > *Harshal Dhumal* > *Software Engineer * > > > > EenterpriseDB > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > > --089e013a2b5483d6a00532789939 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks - committed with some tweaks.

--

Th= anks & Regards,

Ashesh Vashi
Enterpri= seDB INDIA: Enterprise PostgreSQL Company

<= br>

<= a href=3D"http://www.linkedin.com/in/asheshvashi" target=3D"_blank">http= ://www.linkedin.com/in/asheshvashi


On Thu, May 5, 2016 at 8:15 PM, Harshal Dhum= al <harshal.dhumal@enterprisedb.com> wrote:
Hi,

PFA = patch for backgrid Select2cell in which I have added multiselect support wh= ich was missing.
-= -=C2=A0
Harshal Dhumal
Software Engineer=C2= =A0





--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers=


--089e013a2b5483d6a00532789939--