How to create our own calendar in asp.net c#?
create calendar without using any online scripts.Create our own script and css for calendar.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
RajaPosted Apr 28, 2016, 7:45 AM
Vincent Maverick DuranoPosted Apr 28, 2016, 6:50 AM
Vincent Maverick DuranoPosted Apr 28, 2016, 6:46 AM
Riddhi ValechaPosted Apr 28, 2016, 6:37 AM
Francis SusaimichaelPosted Apr 28, 2016, 4:14 AM
Francis SusaimichaelPosted Apr 28, 2016, 4:12 AM
In my project i have starting date and ending date field so,i create my own calendar i have validate the start date and end date.so only i ask own calendar
You can still free to use the popular JS calendar from JQuery. But I don't know about your nature of the project or your "client" is very much specific on this. If you still want to create your own version just take the source code from the above urls which I have posted and go with it.
RajaPosted Apr 28, 2016, 3:27 AM
Riddhi ValechaPosted Apr 28, 2016, 3:26 AM
Devendra KumarPosted Apr 28, 2016, 3:23 AM
Francis SusaimichaelPosted Apr 28, 2016, 3:13 AM
I don't know why you are trying to reinvent the wheel. However, you could find some good open source JS files in the below urls, which you can take it as a base and implement your own version:
http://javascriptcalendar.org/