Luis Ramirez Monterosa

Results 2 comments of Luis Ramirez Monterosa

any updates on this bug? I have the following rendering function and doesn't work ``` columns: [{ name: 'A column', cellRenderer: () => '{{$cell}}'}] ```

@amcdnl a coworker suggested to add checkbox options and links started working without having to add a row click listener ``` this.options = { checkboxSelection: true, columns: [{ name: 'A...