I would like to make a Timetable (daily) for my events, just to have one under another (one in a line). I've seen a tutorial, but it is for WebForms. For now I've done TimeHeaders with range of start - end, but my (and I hide another cells if e.g count of events = 2, then only two cells are visible) events are not displayed. My code for now looks like that: http://pastebin.com/NMivjp31 . How can I bind events to its specific time-ranged cell?