Click here to Skip to main content
15,899,754 members
Home / Discussions / Windows Forms
   

Windows Forms

 
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 
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 
Hi mike,
My application is some thing like threre are 2 datagridviews 1 with main data and the second displays the if any sub items in the main item. sub items can be value range, few selections, true or false type. In the second gridview I have NumericUpDownCell, ComboBox Cell. In the Sub Items there are only 2 values for the comboBox but the range of values can be 0 to 255, so when user selects ComboBox I need to display 0 ("Initial Value") and 255 ("Invalid Value"). When NumericUpdOwn is selected I have to increment/decrement values range from 0 to 255 and the 1 to 254 shall display in the ComboBox.
I have done some mimik based on your input but differently. When ComboBox is selected I have removed the rest of the items, if there is no event selectionchanged I have restored the item, but it causes a blank ComboBox for a short duration.

SomaShekhar

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 
Questionschedule an .exe using c# Pin
balu1234513-Aug-08 23:59
balu1234513-Aug-08 23:59 
AnswerRe: schedule an .exe using c# Pin
lisan_al_ghaib14-Aug-08 0:21
lisan_al_ghaib14-Aug-08 0:21 

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.