DayPilot Forums

DayPilot is the best open-source Outlook-like calendar control for ASP.NET.
DayPilot Pro Demo (Calendar control)
» DayPilot Pro live demo (Calendar control)
DayPilot Pro Demo (Scheduler control)
» DayPilot Pro live demo (Scheduler control)
Home » Features » Resource Header

Resource Header

Is there a way to make the header a link or a post back? I would like to have the link bring up details about the resource (in our case, a conference room). We want to add capacity, etc and a link would be a nice feature. Great work on this control. We too were looking at infragistics but cecided to buy your control.
Russ - 5/15/2007 5:35:14 PM
Thanks, Russ. At this moment it's not possible (without modifying the source code directly). But it seems to be a useful feature - I'll add it to the roadmap.
Dan Letecky - 5/15/2007 6:03:35 PM
Thanks Dan, great work on this control!
Russ - 5/15/2007 6:51:56 PM
In DayPilot Pro 3.7, there are now two new features that will help with this requirement:
  • HeaderClick event (handles clicks on the column header using JavaScript, CallBack, or PostBack)
  • BeforeHeaderRender (allows to specify custom InnerHTML of the column header - you can include hyperlinks, images, etc.)
Dan Letecky - 6/2/2007 2:12:15 PM
Post reply