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.
Loading
Sunny SharmaPosted Sep 29, 2013, 7:27 AM
please share your code what you've tried so far.