appdevdesigns / appdev-opsportal

(plugin) A portal that allows us to plug in common operational tools.
GNU General Public License v3.0
0 stars 7 forks source link

Error after pressing Edit on Grid Object #132

Open KenWade opened 8 years ago

KenWade commented 8 years ago

Error after pressing Edit on Grid Object.

From Developer Tools: webix_debug.js:19170 Uncaught TypeError: Cannot read property 'width' of undefined(…)

Last AppDev function: bindColumns: function (application, columns, resetColumns, addTrashColumn) {

Screen shot of Developer Tools Image: image

KenWade commented 8 years ago

Additional Information: the first time editing a grid there was no error. Now, every time I attempt to edit a grid this error happens.