Bruno Sales Cardoso

Results 3 comments of Bruno Sales Cardoso

@apurvaojas I found a workaround, overriding the library function ```createGroupAutoColumnsIfNeeded``` with this code below. I'm removing the condition ```&& !groupFullWidthRow``` from ```var needAutoColumns =```. ```js ColumnController.prototype.createGroupAutoColumnsIfNeeded = function () {...

hey @alvaromb let me know if something is missing. thanks!