Results 1 to 1 of 1

Thread: Web Scheduler v1.2 (DF20.1 version)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2018
    Location
    DAE Hengelo
    Posts
    190

    Exclamation Web Scheduler v1.2 (DF20.1 version)

    We've just released the latest version of the Web Scheduler!

    More information can be found in the news article, as well as on the downloads page and the accompanying doc but in a nutshell:

    Version upgrades



    • Updated for DataFlex 2022 (20.1)
    • Updated to use dHtmlx Library version to latest (6.0.1)
    • Modernized library and demo code
      • As a result, legacy code has been removed and DF 18.2 and below is no longer supported. If you require the Scheduler for either DF18.1 or DF18.2, please download an older revision.

    • Updated docs



    New features



    • TimeLine Tree: Allows the timeline to be (recursively) divided in sections and subsections. Each section containing subsections can be collapsed or expanded for more overview
    • Server Side Tooltips: Dynamically generate a tooltip on the server upon hovering a specific event. While optimized, this should be used sparingly as it does involve a server-client roundtrip.





    Important changes



    • Simplified Scheduler including, minimizing code needed to include the Scheduler. Refer to the docs and demo for more info.
    • Rewrote some exisiting logic to be more consistent with other events and controls. The methods below now use a ByRef parameter that can be filled, instead of manually having to Set a (now redundant) property afterwards.
      • OnDefineUnits
      • OnDefineSections
    Last edited by Stephen W. Meeley; 27-Jul-2022 at 08:10 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •