Yearly Archives: 2009

Copy and Paste WebScheduler’s Event in...

In scheduling scenarios, it’s quite common if user wants to copy and paste an event to a certain date. We don’t have this feature as a built-in feature yet (maybe soon ^^) in WebScheduler.NET, but you can manually implement it using our extensible API. First [...]

Read More

How-To: Create an event via Button Click In ...

Hi all, WebScheduler provides comprehensive APIs that allows you to perform functions programmatically. Often times, developers need the ability to create new events programmatically — such as from their own user interface or business logic. In this post, I’ll show you how you can create [...]

Read More

Intersoft Presenter’s VirtualScroll™

In my previous post about our upcoming presenter for Silverlight, I have briefly mentioned about the performance in the “Piece-of-mind with bare-metal performance” section. Related to this performance topic, Andry has recently posted a blog discussing VirtualScroll™  — our innovative technology behind Intersoft Presenter that is designed to let [...]

Read More

Andry’s getting started guides round up

Andry, CTO of Intersoft Solutions, has been extensively blogging this week to bring you complete getting started guides with the next Intersoft Presenter and data source controls for Silverlight 2. This blog post is to round it up in for easier understanding and discoverability. For [...]

Read More

WebScheduler.NET: Prevent edit and delete ac...

In certain scenarios, you might want to prevent edit or delete action in an event only without modifying edit and delete action in other events globally. In this case, you can utilize specific properties provided in the events object to disable edit, delete, resize, and moving event. [...]

Read More

Customize Details in Agenda view

Agenda view is different compared to the other views. The events are listed in detail of formatted text layout. However, until previous build of  WebScheduler, the event details are limited to Location and Description only. Now, you can add other fields or even your own [...]

Read More

Intersoft Presenter™ CTP is here!

Today, Intersoft’s upcoming data presentation components for Silveright 2 is officially named Presenter™. Earlier this month, I’ve introduced our data access strategy and presentation components for Silverlight 2. And as promised, today we released the long-awaited February 2009 CTP. To quickly getting started, follow the steps below. [...]

Read More

How-to: Hide expand button when there are no...

We have added a new KB article about how to hide expand (+) sign button in certain node that has no child nodes during WebTreeView’s load-on-demand operation. By default, the expand button will be rendered along with the child nodes regardless whether a node has [...]

Read More