Let's say I have a ASP.Net bulleted list control having items that I want to add to Day Pilot control. The items should have name property, start date property and end date property. I want to add these items only in the duration of the start date and end date specified for those particular items in the day pilot scheduler control. how to do this?