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
Mfwamba Tshimanga
NA
155
46.1k
Error to read datetimepikers
Feb 20 2015 8:02 AM
Hi!
I need to filter data from my reportviewer's page with dates (datetimepicker1 and datetimepicker2).
I receive this error messages (
But when I use a textbox to make filter for name or products its works. Not for dates
):
Then with my datetimepicker
Error
1
The best overloaded method match for 'LunaManager.DataSet2TableAdapters.gestaoTableAdapter.Fill(LunaManager.DataSet2.gestaoDataTable, string, System.DateTime?, System.DateTime?)
Error
2
Argument 3: cannot convert from 'string' to 'System.DateTime?'
Error
3
Argument 4: cannot convert from 'string' to 'System.DateTime?'
Reply
Answers (
6
)
dropdownlist selected value from database values
What are the true benefits of ExpandoObject?