Chirayu Chiripal

Results 6 comments of Chirayu Chiripal

Possible duplicate of: https://github.com/adazzle/react-data-grid/issues/2956

@amanmahajan7 I want to check if there is any plan for this or I can help make this change and raise a PR or do you have something else in...

@amanmahajan7 When we render the custom dropdown in portal, we need to position it below the cell. I couldn't find a way to do that without knowing the top and...

@nstepien I am aware of that library. This not about which library to use for rendering in portal. It is about editor portal target and positioning that with respect to...

Oh! Didn't notice that `useRowSelection` is exported for use. Thanks!

`useRowSelection` definitely allows to achieve the intended behavior but I'd like to keep this open for native support because it required a lot of code duplication around selection logic especially...