info-rchitect
info-rchitect
@ajustintrue Here is the error: > Error: invalid identifier 'QTY_OUT' (line 1) Removing the double quotes fixes it. The workaround works, thx!
@gl3nn I created a new README.rst for this issue but couldn't push my changes to a branch I made (403 error). I was able to authenticate with Gitub using my...
Any update here?
@vishma The `enableTextSelectionOnCells` option only works if the `editable` grid option is set unfortunately. My workaround was to set the `editable` grid option to `True` and setup this callback: ```...
Adding a suggestion. Could you please add the ability to add horizontal and vertical scrollbars to this config?
Thanks for the fix, any timeline on the merge? qgrid is in heavy use in my app :)
@michael4tasman I wonder the same thing. I floated the [idea ](https://github.com/jupyter-widgets/ipywidgets/issues/3240)of having it be a default `ipywidgets` and the support concern came up. There really is nothing out here with...
All of us frustrated `qgrid` users should figure out who can support it, [possibly add](https://github.com/jupyter-widgets/ipywidgets/issues/3240) `qgrid` as a default `ipywidget`?
The issue with allowing users to switch from light and dark, while forcing apps to have one theme, is it is hard to get the app to look good in...