Timmeeeey

Results 13 comments of Timmeeeey

As a workaround (to get rid of the negative margins in grid class) I replaced css flex with css grid. This works only for 12 column layout (`col-{number}` and `col-offset-{number}`)...

@SisIvanova Ok, so I just have to move the `formControlName` from `igx-radio-group` to all `igx-radio`? ```html test1 test2 ```

Hi @RivaIvanova, a boolean input like `openOnClear` would be nice but the code you provided is ok for me. Thank you.

@mertsincan Hi, with `grid-nogutter` the padding between cells is gone. Is there a way to get the padding back?

hi @Lipata @jackofdiamond5, I wanted to check if there is any update on this issue. Is this a feature that is being considered to implement?

@kdinev Would it be possible to extend the event arguments with the clicked row? It can be really confusing for a user if the context menu doesn't work for the...

@kdinev Thank you. I hope this will be supported in a future release.

@kdinev @ChronosSF Hi, since there is now a rowClick event (see #13755), will the contextmenu event also be supported for the entire row?

@Lipata Hi, is there any plan to address this issue?

Hi @georgianastasov Since I use a third-party context menu (PerfectMemory/ngx-contextmenu), I don't know how I could use the IgxOverlayService.