Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
0
Answer
contact.GetType().GetField(column).SetValue(contact,dr[column])
s 0
20y
6.3k
1
Reply
Hello, i'm trying to place based on a column for example the contact contains the fields contact.Email1Address so the values will be contact.GetType().GetField("Email1Address").SetValue(contact,"
[email protected]
"); how come it doens't change anyvalue in contact when i'm looking with debugging really weird :( greetings Sander
Post
Reset
Cancel
Answers (
0
)
Next Recommended Forum
Control.OnKeyPress question
listing data into listbox