Nadim Islam
Nadim Islam
There's a readOnly mode if what you're trying to achieve is a non-editable cell
@gbreux Can you look into transforming the renderer functions as bound functions? See the comment here: https://github.com/nadbm/react-datasheet#custom-renderers > Note: For brevity, in this example the custom renderers are all defined...
Currently not possible but welcome to PRs
hey @Sediug, have you looked at the pull request #57? The parameterized rendering would allow for this to work a little more simply. I am looking to merge that into...
> @nadbm is there any chance it will be merged to master? There is still many edge cases in which this fails. Unfortunately, I do not have the bandwidth to...
Hey @mitchellwarr can you reproduce this, small video maybe? Im unable to reproduce this error. If this is not focused, a "tab" will focus outside the table
Not at the moment. I'm not sure how to translate a lot of the UX over to mobile. Namely navigation, copy pasting, etc. If it was in mobile, it would...
hey @astegmaier, I do feel that resizable columns is a much needed feature, even though extensive customization would probably make it possible to achieve that. Here are my opinions on...
do you mind doing a pull request @romanstan1 ? thanks
Sorry this is a problem in the docs rather than the actual method itself. HandleCopy is meant to override any of the default calls.