Monthly Archives: January 2009

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

Bind WebScheduler to WebService

ISDataSource is used to bind data to WebScheduler. It would be easier if the DataSet or custom object is available at design-time, because you can configure ISDataSource using ISDataSource.NET Designer. However, when you use WebService to retrieve the data, the schema is retrieved at runtime. [...]

Read More

2009’s Preview Part II – The Grid Duo

If you haven’t read my previous posts, I recommend you to read Part I – DataSource controls for Silverlight before reading this post. In this second part of 2009’s product preview, I will be covering two of the upcoming products which are going to be the [...]

Read More