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
Andy Powell
NA
1
0
How to set a DataGridViewComboBoxCell display value
Mar 19 2007 8:54 AM
Hi there I need to know how to set the display value of each DataGridViewComboBoxCell in a DataGridViewComboBoxColumn on the fly where the values may be all different. I am using a dataset as the data source for my DataGridViewComboBoxColumn . The only reference I can find to this anywhere is how to set one display value for the whole column ie. Dim objComboCol as DataGridViewComboBoxColumn objComboCol.DefaultCellStyle.NullValue = "My Display Value". However I need to be able to set each value individually on the fly. I am programming in VB.NET using Visual Studio 2005. Any help would be much appreciated. Andy
Reply
Answers (
0
)
Calling Oracle Stored Procedures
C # "Math" Program modified according to suggestion