Rilasci di GTP.NET

Released: Jul 11, 2020

Aggiornamenti in v10 (Build 12375)

Funzionalità

  • Updates for Microsoft .NET Core 3.1.

Correzioni

  • Removed AllowPartiallyTrustCallers after suspicion it may explain an issue a client had with the "inheritance security rule" in Gantt_ASP.

Released: Sep 22, 2018

Aggiornamenti in v9.9

Funzionalità

  • Nuget packages for easy integration.
  • ImageList icon draw on TimeItems and Grid.
  • DateScaler improved precision.
  • TimeItem Link style "Middle" introduced.
  • DeadTime functionlity and styling.

Released: Mar 10, 2015

Aggiornamenti in v6

  • New scrollbar has been added to allow scrolling in time from TimeScrollMinDate to TimeScrollMaxDate
  • New time item drawing style has been added to better facilitate use of screen space and time precision allowing users to have greater precision on move and resize.
  • Gantt_ASP now uses a handler to serve up images and deals with errors in IE10 and 11 which use doubles as coordinates where as Chrome and FF use integers
  • RightToLeft support for the whole Gantt including Grid and Printing.

Released: Apr 12, 2013

Aggiornamenti in v4.0

  • Fiscal year extension
  • Hidden time
  • Calendars

Released: Feb 11, 2010

Aggiornamenti in v3.3.2.5

  • BlockedTime calendars works with all TimeItemStyles
  • Updated Ajax toolkit in Gantt_ASP
  • Grid adheres to resize-area double click and adapts to content
  • New event OnUserDrawSortSymbol so you can override the Sort symbol
  • Multiple quality issues resolved and all reported issues are closed.

Released: Oct 21, 2009

Aggiornamenti in v3.2.8

  • Grid.cs
    Bug in Grid-Text-Search for readonly cells - they did no longer clear other selections when navigating to new focus; Fixed.
  • NodeDataConnect.cs
    When a complete DataSet is cleared, sub views may contain null in their keys and an exception is thrown; Handled
  • DateScaler.cs
    Bug in datescaler made scrolling slow for FlipView=true (ScheduleMode)
  • TimeItemDataConnect.cs
    Index in event was higher that CurrencyManager.Count giving strange results in certain cases.
  • Gantt.cs
    When disposing the...

Released: Mar 6, 2007

Aggiornamenti in v3.0x

  • AJAX support with client movable and re-sizable time items
  • ASP.NET Schedule (AJAX enabled also)
  • GUI Re-assignable links (Windows forms)
  • Full databinding of Links, TimeItems, GridNodes
  • ConflictAreas and detailed tracking of colliding areas for time items
  • New TimeItemStyles
  • DateScaler zoom around click point
  • Methods to find objects from UserReference on GridNodes, GanttRows, Layers and TimeItems
  • PickValueEdit in Grid, to ease input work on users, a window can popup and allow users to choose from...

Released: Feb 1, 2006

Aggiornamenti in v2.3

  • Versions and samples for VS2005
  • Versions and samples for Delphi2005 and Delphi2006
  • Deeper zoom; now you can zoom down to milliseconds (you need this when tracking satellites )
  • TimeMoveMarkers to help users resize and move with precision
  • Copy and cut from selected grid cells
  • Gantt_ASP behaves better and faster (memory handling revised)
  • ConflictAreas, for all users that need precise information about current time item conflicts (much more detailed handling than collisionDetection)
  • ImageIndex of...