hello autosize row detail doesn’t work either..is there a solution?
thank you
$('#jqxgrid').jqxGrid('autoresizecolumns');
rowdetails: true,
jqxgrid.columnsresize.js:8 Uncaught TypeError: Cannot read properties of null (reading 'toString')
at c.<computed>.autoresizecolumns (jqxgrid.columnsresize.js:8)
at Object.b.jqx.invoke (jqxcore.js:15)
at Object.b.jqx.jqxWidgetProxy (jqxcore.js:15)
at HTMLDivElement.<anonymous> (jqxcore.js:15)
at Function.each (jquery.min.js:2)
at n.fn.init.each (jquery.min.js:2)
at n.fn.init.b.fn.<co
jsfiddle