hello, i manage to display calendar as example but i need to display the event as list View as image attached.. how do i do that. please help anyone..
I recommend using standard ASP.NET controls - such as a ListView (https://msdn.microsoft.com/en-us/library/bb398790.aspx). DayPilot doesn't include any control for displaying the calendar data in tabular form.