Files
pgadmin4/web/pgadmin
Khushboo Vashi 789ece89fb In the current Backgrid implementation, a cell can be made editable through "editable: true/false" settings. It takes only a boolean value.
Add support for a function that can be set as an editable option value.

For Example:

editable: function(m) { return false; }
2016-03-03 14:03:59 +00:00
..
2016-01-18 14:48:14 +00:00
2016-01-18 14:48:14 +00:00
2016-01-18 14:48:14 +00:00
2016-01-18 14:48:14 +00:00
2015-03-03 10:51:29 +00:00