Click here to Skip to main content
16,012,166 members
Home / Discussions / C#
   

C#

 
AnswerRe: URGENT!!!!!!!!!!!!!!!! Pin
Super Lloyd12-Jun-06 20:16
Super Lloyd12-Jun-06 20:16 
GeneralRe: URGENT!!!!!!!!!!!!!!!! Pin
compdesign12-Jun-06 20:37
compdesign12-Jun-06 20:37 
AnswerRe: URGENT!!!!!!!!!!!!!!!! Pin
J4amieC13-Jun-06 0:49
J4amieC13-Jun-06 0:49 
Questionhighlighting of a subitem in listview. [modified] Pin
abhijit pai12-Jun-06 19:38
abhijit pai12-Jun-06 19:38 
AnswerRe: highlighting of a subitem in listview. Pin
rah_sin12-Jun-06 20:06
professionalrah_sin12-Jun-06 20:06 
QuestionAdd User Control as ListView item Pin
scorpion_pgm8212-Jun-06 18:59
scorpion_pgm8212-Jun-06 18:59 
QuestionIs MSHTML support RTF ? Pin
dreamwinter12-Jun-06 18:51
dreamwinter12-Jun-06 18:51 
QuestionCombo box in DataGridView Pin
perryf0012-Jun-06 18:38
perryf0012-Jun-06 18:38 
I have a combo box in the first column of a Datagridview. The displaymember is the inventory item key. I set the selectedvalue to the item description.

I have an event for "OnEditControlShowing" of the grid that checks to see if I'm on the combobox column, and if so, checks the selectedvalue to make sure it's not null. If both these tests pass, it wires up an event to the selectedchange on the combobox. This event populates the 2nd column with the selectedvalue of the combobox.

Problem #1, I have to click on the combo twice to get it to drop down.

Problem #2, there is no problem on the first row, but when I click on the combo and get it to dropdown on rows after the first one, the description displays "System.Data.DataRowView". How can I trap for this value so it doesn't display?

Thanks,

PF
QuestionGenerics and Remoting Pin
morgan.bell12-Jun-06 16:56
morgan.bell12-Jun-06 16:56 
AnswerRe: Generics and Remoting Pin
Judah Gabriel Himango12-Jun-06 17:18
sponsorJudah Gabriel Himango12-Jun-06 17:18 
GeneralRe: Generics and Remoting Pin
morgan.bell12-Jun-06 17:53
morgan.bell12-Jun-06 17:53 
GeneralRe: Generics and Remoting Pin
morgan.bell13-Jun-06 8:48
morgan.bell13-Jun-06 8:48 
QuestionUsing the Data Source Wizard Pin
Richard Andrew x6412-Jun-06 14:58
professionalRichard Andrew x6412-Jun-06 14:58 
QuestionClass/Application design question Pin
therealmccoy12-Jun-06 14:14
therealmccoy12-Jun-06 14:14 
QuestionCould not find installable ISAM Pin
kjosh12-Jun-06 13:45
kjosh12-Jun-06 13:45 
AnswerRe: Could not find installable ISAM Pin
Christian Wulff12-Jun-06 23:59
Christian Wulff12-Jun-06 23:59 
GeneralRe: Could not find installable ISAM Pin
kjosh13-Jun-06 3:40
kjosh13-Jun-06 3:40 
QuestionProblem to Run App from Byte . Pin
hdv21212-Jun-06 13:35
hdv21212-Jun-06 13:35 
QuestionCommandline arguments with apostrophes? [modified] Pin
FocusedWolf12-Jun-06 12:24
FocusedWolf12-Jun-06 12:24 
GeneralRe: Commandline arguments with apostrophes? Pin
Office Lineman12-Jun-06 12:39
Office Lineman12-Jun-06 12:39 
GeneralRe: Commandline arguments with apostrophes? Pin
FocusedWolf12-Jun-06 13:45
FocusedWolf12-Jun-06 13:45 
QuestionRemovable Disk Icons Pin
Robert M Greene12-Jun-06 11:28
Robert M Greene12-Jun-06 11:28 
QuestionHow to call web service without stalling the app? Pin
sergestusxx12-Jun-06 11:23
sergestusxx12-Jun-06 11:23 
AnswerRe: How to call web service without stalling the app? Pin
Nougat H.12-Jun-06 11:48
Nougat H.12-Jun-06 11:48 
GeneralRe: How to call web service without stalling the app? Pin
sergestusxx12-Jun-06 12:30
sergestusxx12-Jun-06 12:30 

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.