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
dhilipan nair
NA
42
0
casting from DataRowView To string
Feb 14 2010 8:50 AM
hi,
i am working on a project(windows form) using c#,i have used a data source for my combobox by connecting it to a database.
And in my form,when i try to see the item selected from the combo box thru msgbox,it is displayed as System.DataRowView.
and i tried to cast it thru Convert.ToString(),but not successful.
i even tried by creating object for DataRowView and added the items from combobox to this DataRowView object and thentried to convert into string by Convert.ToString(),but yet unsuccessful.
kindly help me!!!!!!!!!!
Reply
Answers (
1
)
vs query builder
c# resume parser