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
Akhter HUssain
719
1.3k
101.8k
Date inserting null from calendar text box.
Sep 9 2019 6:41 AM
when i am inserting date from textbox calender then value is coming in debug,inserting like this into database 1/01/1900..
here is my html of textbox date.
<
asp:TextBox
ID
=
"txtjdate"
runat
=
"server"
ReadOnly
=
"true"
CssClass
=
"textbox"
>
</
asp:TextBox
>
<
cc1:CalendarExtender
ID
=
"txtrechargedate_CalendarExtender"
runat
=
"server"
Enabled
=
"True"
TargetControlID
=
"txtjdate"
PopupPosition
=
"BottomLeft"
>
</
cc1:CalendarExtender
>
Reply
Answers (
1
)
Click once exe manifest is not succeeded
export parent child gridview in excel using c#