feature requests for PRO purchase

I am evaluating the complete set of Suite controls for purchase, and have one or two features that would be nice (or work-arounds):

  1. Scheduler lightbox - better definition of custom layout, in particular multiple controls on a line, similar to the way the ‘Form’ control works
  2. An ‘offline’ help documentation possibly a .chm file or a set of html pages I could download and put on a local server. Maybe with automatic update notifications…
  3. Better integration with Visual Studio to make designing forms and other controls easier and better integrated. Probably as user defined controls (ascx) files that may be composites of dhtmlx controls.

(1) You can fully replace lightbox with a custom popup ( lets say a dhtmlxWindow with dhtmlxForm inside ). API of scheduler provides the necessary hooks.