Hello, You can try with these changes: function beforeInit(sender, config) { config.updateRowSpan = function() { var columns = sender.getColumns(), view = sender.getView(), store = sender.getStore(), rowCount = store.getCount(), colIndx = 1; // second column for example column = columns[colIndx], dataIndex = column.dataIndex, spanCell = null, spanCount = n
    • Thanks
    1