Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am developing a asp.net MVC application.Here i want to display 15 mins time interval and one textbox displayed each time for that particular day.

Example:


Time Activity
10.00am Go for Breakfirst
10.15am return for Breakfirst
10.30am Back to study
10.45am write physics note
11.00am write Chemistry note


this will show from 10am to 4PM.

My problem is that,how to display the time in 15mins time interval in mvc webgrid. Please help.Thanks in advance.

What I have tried:

I am confused how to display 15 mins time interval in webGrid in MVC.
Posted
Comments
Patrice T 28-Aug-16 4:40am    
Show what you have done.
Are you able to build a list of full hours.
Explain what is confuse to you.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900