yii2-widget-datatables
yii2-widget-datatables copied to clipboard
Uncaught TypeError: Cannot set property '_DT_CellIndex' of undefined
when data array is blank generates JavaScript error.
http://prntscr.com/l2k0k5 ->js error http://prntscr.com/l2k12t ->view implementation
I'm resolved this problem, my dataProvider was empty and i got this error. Maybe your dataProvired is empty too?