TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
sita k
NA
43
52.2k
Changing date at run time using calendar extender.
Sep 28 2013 10:55 PM
Hello everyone,
I am using image button and ajax calendar extender. If user clicks on image button then calendar pops up ,user can select the dates . After inserting into database if user changes the date at run time I need to calculate the difference between the first and second dates and should display it in text box.
I calculated the difference in the onclick event of image button. But onclick event doesn't fire.
Reply
Answers (
1
)
Getting error on row command of GridView
Adding checkbox and textbox to gridview using ASP.Net