Re: Evaluate Sellect2 cell options properly [pgadmin4]
От | Ashesh Vashi |
---|---|
Тема | Re: Evaluate Sellect2 cell options properly [pgadmin4] |
Дата | |
Msg-id | CAG7mmoyGH+QeuzHOroYBjw79hvnnzFCrjvFB1dpYmQOZMJF-xQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Evaluate Sellect2 cell options properly [pgadmin4] (Harshal Dhumal <harshal.dhumal@enterprisedb.com>) |
Список | pgadmin-hackers |
Thanks - committed!
On Fri, Jun 3, 2016 at 3:17 PM, Harshal Dhumal <harshal.dhumal@enterprisedb.com> wrote:
Error fixed:Generally, if we are passing "optionValues" to select2 cell then we should not look for "options" in column definition but still we were looking for "options". This was causing javascript code to break if "options" were not passed in column definition.Hi,There are two ways we can provide options for select2 cell either by extending select2 cell with "optionValues" array or by passing "options" (function or array) in column definition.TypeError: this.column.get(...) is not a function
(this.column.get('options'))(this) :--Harshal DhumalSoftware Engineer
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
В списке pgadmin-hackers по дате отправления: