Hunter Wilhelm

Results 50 comments of Hunter Wilhelm

The documentation is right here. https://revolist.github.io/revogrid/guide/api.html#:~:text=undefined-,range,-range However, because this doesn't talk about selecting multiple rows without changing them, I am going to make a new feature request for that.

Changing the shortcut to Cmd+Shift+D is great, but is there any progress on this issue? I'm sure new users are going to have a hard time figuring out why the...

I found a solution! The element that we need to focus is not the one the ref is attached to, rather it is the child with className `rg-hidden-element` I made...

Here is an example of getting access to the calculated value being changed by the user and changing the state of the grid. If you want to change the state...

I had a similar issue when one of my elements didn't forward the ref when using a portal. Since it looks like you have a sidebar, I would imagine you...

I am running into the clipping issue too when using the transform on iOS. I will have to resort to using png's until this issue is fixed.

I am having the same issue. `5.0.2` on `iOS 17.2` simulator