inovua-admin

Results 35 comments of inovua-admin

Please provide a reproduction repository on codesandbox.

@marcselman we'll write a tutorial to explain how to create custom themes

Fixed in version `5.2.3`. See the [article](https://reactdatagrid.io/docs/styling-and-theming#creating-your-own-theme) for creating a custom theme.

Have you tried [setItemPropertyAt](https://reactdatagrid.io/docs/api-reference#method-setItemPropertyAt)? Also, [setItemAt](https://reactdatagrid.io/docs/api-reference#method-setItemAt) does not replace the whole item, just the properties passed in the first param, so you don't need to know all the values in...

Thanks for reporting, but this is not a valid bug report. Please attach a code sample and describe what you are doing. Thank you

The thing is you want scrolling when navigating between cells with tab-navigation, but this issue occurs when not enough space in the scrollable viewport and you have too many locked...

@CloudNiner @pierrettemugisha we'll ad React 18 support soon. Please stay tuned.

@vishal-kadmos we are currently working on a fix as a priority

@dave-multiplier we are really close to a stable release