Click here to Skip to main content
15,913,685 members
Home / Discussions / C#
   

C#

 
GeneralRe: Form Close Pin
mostafa_h20-Feb-06 9:29
mostafa_h20-Feb-06 9:29 
GeneralRe: Form Close Pin
Alvaro Mendez20-Feb-06 10:02
Alvaro Mendez20-Feb-06 10:02 
GeneralRe: Form Close Pin
mostafa_h21-Feb-06 2:39
mostafa_h21-Feb-06 2:39 
QuestionTrying to create a Web-Like Menu Pin
Jettajon20-Feb-06 4:49
Jettajon20-Feb-06 4:49 
QuestionWhen we can convert STRUCT into CLASS ? Pin
Ariston Darmayuda20-Feb-06 4:44
Ariston Darmayuda20-Feb-06 4:44 
AnswerRe: When we can convert STRUCT into CLASS ? Pin
Judah Gabriel Himango20-Feb-06 4:49
sponsorJudah Gabriel Himango20-Feb-06 4:49 
QuestionDataGridView and ComboBox Pin
zaboboa20-Feb-06 4:10
zaboboa20-Feb-06 4:10 
AnswerRe: DataGridView and ComboBox Pin
USrinivas20-Feb-06 17:12
USrinivas20-Feb-06 17:12 
Hi zaboboa,

Here, one thing you should understand that you have given the DataSource to that particular Column not for a row, so what ever the data is available in that DataSource field will displayed in all the Comboboxes of that Column.

The best solution for your problem is to validate the Data in the SelectedIndexChanged Event.

All the best,


Srinivas.
QuestionClose Button Pin
alee15.10.8820-Feb-06 3:46
alee15.10.8820-Feb-06 3:46 
AnswerRe: Close Button Pin
J4amieC20-Feb-06 4:37
J4amieC20-Feb-06 4:37 
AnswerRe: Close Button Pin
User 665820-Feb-06 4:41
User 665820-Feb-06 4:41 
GeneralRe: Close Button Pin
Judah Gabriel Himango20-Feb-06 4:58
sponsorJudah Gabriel Himango20-Feb-06 4:58 
GeneralRe: Close Button Pin
User 665820-Feb-06 5:06
User 665820-Feb-06 5:06 
General[Message Deleted] Pin
alee15.10.8820-Feb-06 5:03
alee15.10.8820-Feb-06 5:03 
GeneralRe: Close Button Pin
User 665820-Feb-06 5:07
User 665820-Feb-06 5:07 
GeneralRe: Close Button Pin
alee15.10.8820-Feb-06 5:10
alee15.10.8820-Feb-06 5:10 
Questionwhich class i shoot use Pin
papa198020-Feb-06 3:42
papa198020-Feb-06 3:42 
AnswerRe: which class i shoot use Pin
User 665820-Feb-06 4:34
User 665820-Feb-06 4:34 
GeneralRe: which class i shoot use Pin
papa198020-Feb-06 19:09
papa198020-Feb-06 19:09 
QuestionIf, Else.. what's wrong? Pin
Rmokkenstorm20-Feb-06 3:39
Rmokkenstorm20-Feb-06 3:39 
AnswerRe: If, Else.. what's wrong? Pin
Eric Dahlvang20-Feb-06 4:16
Eric Dahlvang20-Feb-06 4:16 
GeneralRe: If, Else.. what's wrong? Pin
Rmokkenstorm20-Feb-06 4:37
Rmokkenstorm20-Feb-06 4:37 
GeneralRe: If, Else.. what's wrong? Pin
J4amieC20-Feb-06 5:47
J4amieC20-Feb-06 5:47 
AnswerRe: If, Else.. what's wrong? Pin
Eric Dahlvang20-Feb-06 5:59
Eric Dahlvang20-Feb-06 5:59 
GeneralRe: If, Else.. what's wrong? Pin
Rmokkenstorm20-Feb-06 20:56
Rmokkenstorm20-Feb-06 20:56 

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.