Click here to Skip to main content
15,886,026 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Loading controls with a BackgroundWorker Pin
james nugent21-Aug-08 3:03
james nugent21-Aug-08 3:03 
GeneralRe: Loading controls with a BackgroundWorker Pin
Frank Horn21-Aug-08 4:59
Frank Horn21-Aug-08 4:59 
GeneralRe: Loading controls with a BackgroundWorker Pin
james nugent21-Aug-08 5:04
james nugent21-Aug-08 5:04 
GeneralRe: Loading controls with a BackgroundWorker Pin
Jon Hulatt22-Aug-08 3:47
Jon Hulatt22-Aug-08 3:47 
QuestionHow to Display the Value in the DataGridViewComboBox without having the Item [modified] Pin
Soma Shekhar19-Aug-08 8:04
Soma Shekhar19-Aug-08 8:04 
QuestionRe: How to Display the Value in the DataGridViewComboBox without having the Item Pin
Soma Shekhar20-Aug-08 8:01
Soma Shekhar20-Aug-08 8:01 
AnswerRe: How to Display the Value in the DataGridViewComboBox without having the Item Pin
led mike20-Aug-08 8:26
led mike20-Aug-08 8:26 
QuestionRe: How to Display the Value in the DataGridViewComboBox without having the Item Pin
Soma Shekhar21-Aug-08 1:19
Soma Shekhar21-Aug-08 1:19 
mike Thanks for your help.
Using DataSource, DisplayMember, and ValueMember we can Filter.
I have an application where I have a NumericUpDownCell in the Column1 and ComboBox Cell in Column2 both are created Run time. I need to Display what ever the value updating in the NumericUpDownCell in the ComboBox Cell, but when user selects the ComboBox Cell in the Drop Down view only the item from the File needs to be displayed how can I acheive this. Example : I need to Display 0 to 254 in ComboBox Cell when updating the NumericUpdown. When user selects the ComboBox I need to show only 255 rest of the values shall not be shown in the Drop Down list.
Please provide a snippet of VC# code Smile | :) .

SomaShekhar

AnswerRe: How to Display the Value in the DataGridViewComboBox without having the Item Pin
led mike21-Aug-08 6:48
led mike21-Aug-08 6:48 
QuestionRe: How to Display the Value in the DataGridViewComboBox without having the Item Pin
Soma Shekhar21-Aug-08 17:20
Soma Shekhar21-Aug-08 17:20 
AnswerRe: How to Display the Value in the DataGridViewComboBox without having the Item Pin
led mike22-Aug-08 4:39
led mike22-Aug-08 4:39 
GeneralRe: How to Display the Value in the DataGridViewComboBox without having the Item Pin
Soma Shekhar27-Aug-08 8:44
Soma Shekhar27-Aug-08 8:44 
QuestionBest way to show PDF and Office documents in Windows Forms application? Pin
clackbee18-Aug-08 23:54
clackbee18-Aug-08 23:54 
AnswerRe: Best way to show PDF and Office documents in Windows Forms application? Pin
John_Adams19-Aug-08 9:36
John_Adams19-Aug-08 9:36 
QuestionTrackBar Pin
mcr.joe18-Aug-08 22:42
mcr.joe18-Aug-08 22:42 
AnswerRe: TrackBar Pin
Wendelius19-Aug-08 10:51
mentorWendelius19-Aug-08 10:51 
QuestionWindows Forms Pin
Fahim A. Shaikh18-Aug-08 19:35
Fahim A. Shaikh18-Aug-08 19:35 
AnswerRe: Windows Forms Pin
mcr.joe18-Aug-08 22:44
mcr.joe18-Aug-08 22:44 
GeneralRe: Windows Forms Pin
chaiguy133720-Aug-08 9:21
chaiguy133720-Aug-08 9:21 
AnswerRe: Windows Forms Pin
Manas Bhardwaj21-Aug-08 7:25
professionalManas Bhardwaj21-Aug-08 7:25 
QuestionTab Control question Pin
Jason Rodan15-Aug-08 4:58
Jason Rodan15-Aug-08 4:58 
AnswerRe: Tab Control question Pin
dan!sh 15-Aug-08 6:51
professional dan!sh 15-Aug-08 6:51 
AnswerPlease don't cross post. Pin
Pete O'Hanlon15-Aug-08 10:05
mvePete O'Hanlon15-Aug-08 10:05 
AnswerRe: Tab Control question Pin
dybs16-Aug-08 17:37
dybs16-Aug-08 17:37 
QuestionTCPClient.Connect timeout takes too long Pin
Mossie0114-Aug-08 16:32
professionalMossie0114-Aug-08 16:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.