Skip to content

Releases: EclipseTrading/hypergrid

4.14.0

18 Jul 01:17
11cc336
Compare
Choose a tag to compare
  • Increase the limit of selection size for copying

4.13.0

04 Jul 06:42
968d7b7
Compare
Choose a tag to compare
  • Allow negative number on number cell editor

4.12.0

16 Jun 07:21
b00196a
Compare
Choose a tag to compare

Bugfix:

  • Column resizing on wrong column when grid is scrolled to the right.

4.10.0

06 Jun 08:52
31f9d18
Compare
Choose a tag to compare
  • apply border format to own cell area

4.9.0

01 Jun 08:17
d79d968
Compare
Choose a tag to compare
  • support pointer when hover buttons

4.8.0

31 May 02:48
bae5c65
Compare
Choose a tag to compare
  • Support cell editor

4.7.0

05 May 07:28
b2bf15e
Compare
Choose a tag to compare

Update scroll bar position in setVScrollValue

4.6.1

28 Apr 06:36
e315254
Compare
Choose a tag to compare

Further remove not used from the last release

https://github.com/EclipseTrading/hypergrid/releases/tag/v4.6.0

4.6.0

27 Apr 07:57
4fba47b
Compare
Choose a tag to compare

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

14 Feb 06:01
2f94106
Compare
Choose a tag to compare
  • do not fire selection change on mouse drags