Releases: EclipseTrading/hypergrid
Releases · EclipseTrading/hypergrid
4.14.0
- Increase the limit of selection size for copying
4.13.0
- Allow negative number on number cell editor
4.12.0
Bugfix:
- Column resizing on wrong column when grid is scrolled to the right.
4.10.0
- apply border format to own cell area
4.9.0
- support pointer when hover buttons
4.8.0
- Support cell editor
4.7.0
Update scroll bar position in setVScrollValue
4.6.1
Further remove not used from the last release
https://github.com/EclipseTrading/hypergrid/releases/tag/v4.6.0
4.6.0
Added new paint cell function and it removed the support for
- native tree column (we have our own implementation)
- row count column (tried enable, not compatible with our current set up)
- multiple cell render (we never use multiple cell render)
4.5.0
- do not fire selection change on mouse drags