Intersoft Support Center

Enable Data Editing in Timeline View

After configuring view settings in WebScheduler, we are going to take a further step which is data editing. Using FlyPostBack™ technology, WebScheduler.NET performs data editing with less resource consumption and there is no need to wait so long for page refresh or Postback in order to manipulate or update information to the database, even WebScheduler does not perform FullPostBack at all.

To set WebScheduler for data editing

  1. Expand DataEditing section.
  2. In DataEditing, set AllowAdd, AllowDelete, AllowEdit, AllowMove and AllowResize to Yes.
  3. When you set AllowEdit to Yes, the WebScheduler Editing Wizard box will appear.
  4. Specify the folder name where the Editing Form is placed. For example: WebScheduler.
  5. It will automatically generate the link in EditingUrl property. For instance: ./WebScheduler/EditingForm.aspx.

Previous Next