hi, i do have requirement that to display calendar type of view on webpage, using jquery calendar combining with web-api and ajax calls, and on clicking any date from the calendar pop up display should display, and some other operations need to be while clicking any date from calendar, in asp net calendar control we have selection changed, and dayrender events to perform what ever we want , then how can we perform all such operations using jquery or knockout js, please help me to solve this?