Ben McIntyre
Ben McIntyre
At the moment, the project has moved to the https://github.com/6pac/SlickGrid/ repo. This repo is unmaintained and pretty much dead. I've been doing maintenance solo, but I did add my first...
Yeah, looks like there's no real alternative, either. Not sure why they'd deprecate such a unique and useful API. Gotta say though, that's why I'm always slow to take up...
my repo has an example for built in and jQueryUI tooltips. You can probably adapt that fairly easily. http://6pac.github.io/SlickGrid/examples/example-autotooltips.html
http://6pac.github.io/SlickGrid/examples/example-grouping-checkbox-row-select.html in the [6pac repo](https://github.com/6pac/SlickGrid)
@Manish2612 would you like to raise a pull request against the [6pac repo](https://github.com/6pac/SlickGrid). I've got a basic example (comment above) of the tree parent selection, but it just does selection...
@cvium it's like I always say, SlickGrid is a toolkit to be adapted to your use case, not a finished product. There are always many different opinions on what the...
Yes, I know. Everyone even always says 'I think most users would expect the same as me' :-) Personally, I don't see this as a particularly good Excel grid, nor...
Ah, my apologies, I didn't look closely enough at the images. Yes, that is a bug. Are you using ```SyncGridSelection()```? https://github.com/mleibman/SlickGrid/wiki/DataView It's too late here. I'll look tomorrow.
Looks like I need to check this out. I'll use the example page as the test case. It would be good if you could feed your changes through. You are...
not this? https://github.com/6pac/SlickGrid/issues/146