Hi Murtuza, As discussed personally, we need to escape and unescape the data at UI level only. Otherwise - the general purpose cell and control - NodeAjaxListByIdControl/NodeAjaxListByNameControl, and NodeAjaxListByNameCell/NodeAjaxListByIdCell, does not work as expected.
-- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company <http://www.enterprisedb.com> *http://www.linkedin.com/in/asheshvashi* <http://www.linkedin.com/in/asheshvashi> On Mon, Feb 1, 2016 at 2:00 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA patch to fix an issue in node ajax cells for backgrid causing > unescaped values in select2. > > Before fix: pg_catalog."C" > After fix: pg_catalog.”C" > > > Regards, > Murtuza > > > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > >