Mike SP

Results 7 comments of Mike SP

I'm having the same problems as @mrkaptep showed. @hongz1, can you share what you've done to make this work with React 17.0.2? npm ERR! ERESOLVE unable to resolve dependency tree...

@hongz1, I cleared my package cache and tried to install again using "npm i --save material-ui-search-bar" and got the same errors. C:\temp\react-crud>npm i --save material-ui-search-bar npm ERR! code ERESOLVE npm...

tbh, I don't recall. I *think* it was "on the fly". Is there any way for me to tell after the fact? I have to admit, I'm a noob at...

Thanks for those suggestions @hongz1. I'll work thru them to see if any can resolve the issue. FYI, I took your second suggestion (Option #2) and was able to make...

And let's not forget about SetRowHidden? There's a SetSheetVisibility that I assume corresponds with the GetSheetHidden mentioned above (although the names should be made to be similar).

> My solution is: when an element is dragging, manual set transform: translate to other selected element Hi jiyarong, would you be willing to share any code that could accomplish...

> @bagby > > Use `selectByClick` option to true. I'd like to have similar functionality as the OP and setting the 'selectByClick' to true only lets me start the selection...