Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
GeneralRe: Sql Connection - Ado.net - question Pin
EmZan17-May-09 4:39
EmZan17-May-09 4:39 
GeneralRe: Sql Connection - Ado.net - question Pin
PIEBALDconsult17-May-09 16:23
mvePIEBALDconsult17-May-09 16:23 
AnswerRe: Sql Connection - Ado.net - question Pin
zhgfsh17-May-09 4:21
zhgfsh17-May-09 4:21 
AnswerRe: Sql Connection - Ado.net - question Pin
N a v a n e e t h17-May-09 4:49
N a v a n e e t h17-May-09 4:49 
Questiondatagrid Pin
coderneww17-May-09 3:47
coderneww17-May-09 3:47 
AnswerRe: datagrid Pin
OriginalGriff17-May-09 4:41
mveOriginalGriff17-May-09 4:41 
AnswerRe: datagrid Pin
Jeffrey Webster17-May-09 10:02
Jeffrey Webster17-May-09 10:02 
QuestionDataGridViewComboBoxColumn selection disappear Pin
Maddie from Dartford17-May-09 2:00
Maddie from Dartford17-May-09 2:00 
Hello,
I am using DataGridViewComboBoxColumn as a column of DataGridView.
I have assigned data source as a List<myobject> and i am able to see all values in dropdown.

Now, for any Key Press it always select and display first element of list and but the selected value disappear as focus is taken away from the cell.

For e.g the comboBox list contains A, B, C & D. Now user presses key 'B' then it display 'B' as expected but if user presses 'E' then it display 'A' as selected and very strangely the selection disappears as focus looses from the cell.

What should i do not to display any selected value if it not in list?
QuestionSplitting a string Pin
KIDYA17-May-09 1:25
KIDYA17-May-09 1:25 
AnswerRe: Splitting a string Pin
S. Senthil Kumar17-May-09 1:28
S. Senthil Kumar17-May-09 1:28 
GeneralRe: Splitting a string Pin
KIDYA17-May-09 1:30
KIDYA17-May-09 1:30 
GeneralRe: Splitting a string Pin
S. Senthil Kumar17-May-09 1:33
S. Senthil Kumar17-May-09 1:33 
GeneralRe: Splitting a string Pin
KIDYA17-May-09 1:51
KIDYA17-May-09 1:51 
AnswerRe: Splitting a string Pin
fly90417-May-09 1:33
fly90417-May-09 1:33 
GeneralRe: Splitting a string Pin
KIDYA17-May-09 1:54
KIDYA17-May-09 1:54 
GeneralRe: Splitting a string Pin
fly90417-May-09 2:02
fly90417-May-09 2:02 
GeneralRe: Splitting a string Pin
KIDYA17-May-09 2:10
KIDYA17-May-09 2:10 
Questionwhat's the diff between lock(Employees.SyncRoot) and lock(Employees)? Pin
devvvy17-May-09 0:42
devvvy17-May-09 0:42 
AnswerRe: what's the diff between lock(Employees.SyncRoot) and lock(Employees)? Pin
S. Senthil Kumar17-May-09 1:04
S. Senthil Kumar17-May-09 1:04 
AnswerRe: what's the diff between lock(Employees.SyncRoot) and lock(Employees)? Pin
A.m.a.L17-May-09 1:06
A.m.a.L17-May-09 1:06 
GeneralRe: what's the diff between lock(Employees.SyncRoot) and lock(Employees)? Pin
devvvy17-May-09 1:22
devvvy17-May-09 1:22 
QuestionCoping data from dataset to table Pin
KIDYA16-May-09 23:57
KIDYA16-May-09 23:57 
AnswerRe: Coping data from dataset to table Pin
Samer Aburabie17-May-09 1:04
Samer Aburabie17-May-09 1:04 
GeneralRe: Coping data from dataset to table Pin
KIDYA17-May-09 1:17
KIDYA17-May-09 1:17 
GeneralRe: Coping data from dataset to table Pin
Samer Aburabie17-May-09 1:27
Samer Aburabie17-May-09 1:27 

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.