PRODUCTS » Quick Links

FEATURED PRODUCT

Time & money saving bundle of over 500 components for Windows & IntraWeb application development!

License only 395 EUR See More

LOGIN

Customer login to access products, support information & special benefits.

SEARCH

STAY IN TOUCH

Add your e-mail address here to receive the monthly TMS Software alerts.

 

LINKS

PRODUCTS » ASP.NET COMPONENTS » TMS ASP.NET WEBPLANNER
v3.0.1.2 (May 31, 2010)

TMS ASP.NET WebPlanner

Feature-rich ASP.NET components for single/multi-resource scheduling web applications

Feature overview

WebPlanner is a first-class ASP.NET control for implementing a broad range of planning and scheduling solutions. Whether a project requires the creation of a single-user Personal Information Management (PIM) application or time planning for multiple resources such as hotel rooms, rental cars, and university courses, the WebPlanner provides an open, highly-configurable interface that will suit the project's needs. Because WebPlanner is browser-based, it is perfect for applications supporting users connected via an intranet or the Internet.

WebPlanner

MonthPlanner

Multiple resources and multiple modes


WebPlanner supports dynamic viewing of multiple resources and scheduled items in a variety of modes. Items can be scheduled at any granularity of time within a day view. Broader pictures of allocated resources and appointments can be had via the day period, month, multi-month, timeline, and week views. All of these modes are available through a single WebPlanner control placed on a web page.
WebPlanner also includes a MonthPlanner control that displays events for an entire month in a fashion similar to a wall calendar.
To easily handle unscheduled events, another component WaitList is included. This component displays unscheduled events and allows to move these with drag & drop to the WebPlanner or MonthPlanner.

Drag and Drop support


Users find it easy to interact with WebPlanner. If a person needs to move a scheduled appointment from one time slot to another, or even from one day to another, they can do so by clicking on the appointment and dragging it to the desired time slot. If the duration of an appointment needs to be changed, the user can resize the appointment use one of the two track bars located at the top and bottom of the event.

Flexible database support


WebPlanner is loosely coupled with its data and supports the retrieval and update of scheduling information located in existing databases. It can be used with the AccessDataSource, SQLDataSource, ObjectDataSource,...
Simply connect WebPlanner / MonthPlanner with a DataSourceID with UPDATE, DELETE, INSERT commands specified and the WebPlanner is up and running. This makes using WebPlanner as easy as using the ASP.NET GridView.

Security integration


WebPlanner integrates well with an application's existing security framework and is perfectly suited for public and private web sites. For public consumption, the entire WebPlanner may be marked as read-only.
For situations where the user is authenticated, the individual meetings and appointments may be configured as read-only or read-write based upon the user's privileges. For example, medical patients could schedule their own appointments using the Internet. The online meeting room example shows you how to implement a role-based security system.

Customization friendly


WebPlanner is used in a wide variety of situations and our users have found it to be quite pliable. We've tried to make the appearance and behavior of the WebPlanner and MonthPlanner controls as customizable as possible. For example, you can have WebPlanner invoke your own web forms when the user creates or edits an event (e.g., meeting, appointment).
You can also control the appearance of each and every event, decide on a per event basis whether or not they can overlap or be double-booked, whether they can be resized, moved, or deleted. You can decide whether the time axis is displayed on the left, right, top, or bottom and specify the colors, interval, and format of the times. There are even more options available. Please try the demo version to see for yourself.

Optimized for the web


WebPlanner is bandwidth friendly. We spent a lot of time reducing the amount of HTML the server controls deliver to the client browser.
WebPlanner also supports the caching of client-side JavaScript on the user's machine so that the JS is downloaded only once.

Support for User Controls


Many applications take advantage of User Controls for modularity or are based upon existing frameworks such as DotNetNuke. WebPlanner has been used successfully within DotNetNuke and other frameworks. It's use within User Controls is fully supported and fully functional.

Possible applications


Appointment
scheduling for medical and dental offices
Hotel reservations
Car rentals
Course scheduling
Resource allocation
Meeting room reservations
Process scheduling
Loading dock availability

What's new:

v3.0.1.2

  • Fixed: Render issue with different number of overlapping events
  • Fixed: Issue when using hints in combination with VS2010 masterpages
  • Fixed: Design-time issue with AutoPositionWidth property

v3.0.1.1

  • Fixed: Issue with MasterPages in Visual Studio 2010

v3.0.1.0

  • New: Support for Visual Studio 2010, ASP.NET 4.0
  • Improved: Internet Explorer 8.0 compatibility
  • Fixed: Issue with SideBar during Ajax refresh in Chrome
  • Fixed: Possible issue with programmatically inserting events

v3.0.0.1

  • Fixed: Display issue with multi-selection in planner

v3.0.0.0

  • New: ObjectDataSource support
  • New: EventWidth property to set a fixed width for all overlapping PlannerEvents. The width of the Position containing the PlannerEvents is automatically adjusted
  • New: AutoPositionWidth property. When set to true the width of the PlannerEvents and Positions is automatically adjusted according to the number of overlapping PlannerEvents relative to the total Planner width
  • New: ShowNextMonth, ShowNextYear, ShowPreviousMonth, ShowPreviousYear properties added to enable/disable the browse buttons
  • New: SetCellProp, SetHeaderCellProp and SetSideBarCellProp events added
  • New: Several new ClientEvents added: CellDoubleClick, HeaderClick, HeaderRightClick, SideBarClick, SideBarRightClick
  • Improved: interface to export via TMS Flexcel for .NET to .XLSX, HTML files
  • Improved: fallback for browsers that do not support the WebDings font
  • Improved: More parameters have been added to the ClientEvents
  • Various small improvements and fixes

v2.8.5.0

  • New : added drag & drop capability between WaitList and MonthPlanner
  • Improved : added capability to load a WebPlanner gallery file at runtime
  • Improved: Planner is disabled (no dragging) after postback has started from dropping an event

v2.8.0.0

  • New : support for Visual Studio 2008
  • New : Added ClientEvent: EventMouseOut(EventID, EventKey)
  • New : Added ClientEvent: CellDoubleClick(Row, Col)
  • Various smaller fixes & improvements

v2.7.5.4

  • New : WaitList built-in databinding capability added
  • New : Template support for MonthPlanner added
  • New : EditType Template added (when EditType != Template only the ViewEventTemplate is shown)
  • Improved : rendering speed of completion
  • Improved : small highlighting cell coordinate offset in Firefox
  • Improved : colors of selected cells restored after cancelling DetailEdit/Embedded
  • Various smaller fixes & improvements

v2.7.2.0

  • New: template support for view & edit of PlannerEvents
  • New: support for Delphi 2007 for .NET
  • New: WebPlanner.SaveEventAsvCalendar, WebPlanner.SaveAllEventsAsvCalendar methods
  • New: WebPlanner.SendEventAsvCalendar, WebPlanner.SendAllEventsAsvCalendar methods
  • New: property ScrollPersist added
  • New: WebPlanner.SetDisplayStartPositionAsTime function added
  • New: WebPlanner.SetDisplayEndPositionAsTime function added
  • New: WebPlanner.SetDisplayActiveStartPositionAsTime function added
  • New: WebPlanner.SetDisplayActiveEndPositionAsTime function added
  • Improved: RefreshParentWindow method has been changed to do only WebPlanner control update in Ajax mode
  • Improved: increased performance in Javascript rendering and reduced bandwidth usage
  • Fixed : issue with Month mode & events with time <> 0h00
  • Various smaller fixes & improvements


Browser support

WebPlanner currently supports following browsers:

Internet Explorer 5.5, 6, 7, 8
Firefox 1.0, 1.5, 2.0, 3.x *
Opera 8, 9.x *
Chrome
Netscape 7.2, 8 *
Camino *

* Some features gracefully degrade on some browsers such as gradients, only supported on Internet Explorer

WebPlanner add-on tools

WebPlanner exporter to XLS, PDF, Image files with Flexcel Studio for .NET

Through the WebPlanner Flexcel exporter, you can with a few lines of code export the WebPlanner to XLS, PDF, Image files without needing to have Excel or any other tools installed on your machine. The generated files can be directly streamed via the browser to the user.

Buy online

CreditCards Accepted

TMS ASP.NET WebPlanner Basic Single developer license for commercial use

free 1 year updates, new releases and priority support: 95 EUR
for Visual Studio .NET 2003, 2005, 2008, 2010

Please choose your language     and order immediately or add to cart
TMS ASP.NET WebPlanner Pro Single developer license for commercial use with full source code

free 1 year updates, new releases and priority support: 175 EUR
for Visual Studio .NET 2003, 2005, 2008, 2010

Please choose your language     and order immediately or add to cart
TMS ASP.NET WebPlanner Pro Site license for commercial use with full source code

free 1 year updates, new releases and priority support: 495 EUR
for Visual Studio .NET 2003, 2005, 2008, 2010

Please choose your language     and order immediately or add to cart

Copyright © 1995 - 2010 TMS Software v3.3