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
divya
NA
186
111.9k
string was not recognized as a valid datetime
Jun 25 2012 9:03 PM
Hai guys
when i am trying to fetch the data from gridview to textboxes by using the following code iam getting an error like"string was not recognized as a valid datetime"
DtpExpence.Value = Convert.ToDateTime(dgvCompanyExpences.SelectedRows[0].Cells[2].Value.ToString());
Please Help Anyone,Thanks in advance
Its very urgent..
Reply
Answers (
4
)
.Net DataGridView
Mscorlib.dll in .Net