Click here to Skip to main content
15,909,898 members
Home / Discussions / C#
   

C#

 
GeneralRe: passing a value from one method to another method without calling the method, infact no relation exists between two methods, just value is needed. Pin
#realJSOP2-Jan-09 7:33
professional#realJSOP2-Jan-09 7:33 
Questiona question about information retrieval system Pin
farzaneh_10732-Jan-09 6:13
farzaneh_10732-Jan-09 6:13 
AnswerRe: a question about information retrieval system Pin
Christian Graus2-Jan-09 7:26
protectorChristian Graus2-Jan-09 7:26 
QuestionThe problem to make the marker size of Legend bigger with MS chart control Pin
Seraph_summer2-Jan-09 4:34
Seraph_summer2-Jan-09 4:34 
Questioncomparisons between Zedgraph and MS chart control Pin
Seraph_summer2-Jan-09 4:07
Seraph_summer2-Jan-09 4:07 
AnswerRe: comparisons between Zedgraph and MS chart control Pin
#realJSOP2-Jan-09 4:27
professional#realJSOP2-Jan-09 4:27 
GeneralRe: comparisons between Zedgraph and MS chart control Pin
Seraph_summer2-Jan-09 4:33
Seraph_summer2-Jan-09 4:33 
GeneralRe: comparisons between Zedgraph and MS chart control Pin
#realJSOP2-Jan-09 4:42
professional#realJSOP2-Jan-09 4:42 
GeneralRe: comparisons between Zedgraph and MS chart control Pin
Christian Graus2-Jan-09 5:41
protectorChristian Graus2-Jan-09 5:41 
GeneralRe: comparisons between Zedgraph and MS chart control Pin
Dave Kreskowiak2-Jan-09 6:13
mveDave Kreskowiak2-Jan-09 6:13 
QuestionHow to set my app full trust (CAS) ? Pin
hdv2122-Jan-09 3:20
hdv2122-Jan-09 3:20 
AnswerRe: How to set my app full trust (CAS) ? [modified] Pin
#realJSOP2-Jan-09 3:26
professional#realJSOP2-Jan-09 3:26 
GeneralRe: How to set my app full trust (CAS) ? Pin
hdv2122-Jan-09 9:04
hdv2122-Jan-09 9:04 
GeneralRe: How to set my app full trust (CAS) ? Pin
Mark Churchill3-Jan-09 15:55
Mark Churchill3-Jan-09 15:55 
GeneralRe: How to set my app full trust (CAS) ? Pin
hdv2125-Jan-09 5:53
hdv2125-Jan-09 5:53 
QuestionProblem when closing Form containing DataGridView Pin
kbalias2-Jan-09 1:37
kbalias2-Jan-09 1:37 
AnswerRe: Problem when closing Form containing DataGridView Pin
#realJSOP2-Jan-09 2:51
professional#realJSOP2-Jan-09 2:51 
GeneralRe: Problem when closing Form containing DataGridView Pin
kbalias2-Jan-09 5:12
kbalias2-Jan-09 5:12 
QuestionSave web page in IE Pin
Kim06182-Jan-09 1:32
Kim06182-Jan-09 1:32 
AnswerRe: Save web page in IE Pin
N a v a n e e t h2-Jan-09 2:00
N a v a n e e t h2-Jan-09 2:00 
AnswerRe: Save web page in IE Pin
Ravi Bhavnani2-Jan-09 19:35
professionalRavi Bhavnani2-Jan-09 19:35 
QuestionOne-Click DataGridViewComboBoxCell Pin
Dominik Reichl2-Jan-09 1:23
Dominik Reichl2-Jan-09 1:23 
AnswerRe: One-Click DataGridViewComboBoxCell Pin
kbalias2-Jan-09 1:58
kbalias2-Jan-09 1:58 
Hi
I am not sure if you can set it for individual cells. If you set the EditMode of the DataGridView itself to EditOnEnter then the comboboxes drop down at the first click. Unless another DataGridViewComboBoxCell was in open position. Then the first click will first close the open one and the second click will open the selected DataGridViewComboBoxCell.

All the other cells in the DataGridViewRow will also now be editable as soon as they get focus.

Regards.

Kobus
GeneralRe: One-Click DataGridViewComboBoxCell Pin
Dominik Reichl2-Jan-09 2:11
Dominik Reichl2-Jan-09 2:11 
GeneralRe: One-Click DataGridViewComboBoxCell Pin
kbalias2-Jan-09 5:18
kbalias2-Jan-09 5:18 

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.