Janus GridEX for .NET Releases

Released: May 29, 2015

Updates in 4.0.48.0

Updates in v4.0.48.0

  • LoadingRow is fired once for each unbound column when Total row contains totals for unbound columns.

Released: Aug 19, 2014

Updates in 4.0.46.0

Updates in v4.0.46.0

  • Exception might occur when loading the license for a Janus control if the application contains references to one or more dynamic assemblies.

Released: Feb 17, 2014

Updates in 4.0.44.0

Updates in v4.0.44.0

  • WordWrap cells were shown in a single line.
  • Exception occurs when exporting to excel a hierarchical grid using columnsets.

Released: Feb 5, 2014

Updates in 4.0.43.0

Updates in v4.0.43.0

  • AutoSize method in column fails to size header correctly when HeaderLines in table is set to a value greater than one.
  • Exception occurs when pressing PageUp key while the DropDown list in a MultiColumnCombo control is open and the list contains no records.
  • Incorrect day names in calendar dropdown when running in Arabic OS.
  • Exception might occur when refetching GridEX control.
  • FilterEditorDisplayName property was added to GridEXColumn object.

Released: Oct 19, 2013

Updates in 4.0.42.0

Updates in v4.0.42.0

  • Text of cells set in FormattingRow is lost when exporting to excel if the control is using Columnsets.
  • TableCaption was not formatted correctly when exporting to an excel document.

Released: Aug 23, 2013

Updates in 4.0.41.0

Updates in v4.0.41.0

  • Focus is lost if a filter row cell is selected while a record is added in the datasource.
  • ColumnButtonClick might not be raised properly after filtering GridEX control using Filter Row.
  • Exception might occur when sorting GridEX by two or more sortkeys in a hierarchical mode.

Released: May 27, 2013

Updates in 4.0.39.0

Updates in v4.0.39.0

  • GetCellBounds returns an empty Rectangle even when a cell is visible when it is called inside the Paint event of the control.
  • AutoSize is not working in columns with ColumnType = BoundImage.
  • Layout and ClientSizeChanged event are not raised in the proper order.
  • ToolTip for errors in new row cells is not shown in the control.
  • Exception occurs after selecting a value in the filter row for a MultipleValues column.
  • Group Row width is incorrect when grouping a selfreferencing...

Released: Jan 30, 2013

Updates in 4.0.38.0

Updates in v4.0.38.0

  • ToolTip for errors in new row cells is not shown in the control.

Released: Jan 26, 2013

Updates in 4.0.37.0

Updates in v4.0.37.0

  • Layout and ClientSizeChanged event are not raised in the proper order.
  • GetCellBounds returns an empty Rectangle even when a cell is visible when it is called inside the Paint event of the control.
  • AutoSize is not working in columns with ColumnType = BoundImage.

Released: Dec 18, 2012

Updates in this release

Updates in v4 (4.0.36)

  • Support for Windows 8
  • Supports for Visual Studio 2012