Click here to Skip to main content
15,917,642 members
Home / Discussions / C#
   

C#

 
Generalstand alone application Pin
Anonymous6-Aug-04 10:21
Anonymous6-Aug-04 10:21 
GeneralRe: stand alone application Pin
Looney Tunezez6-Aug-04 10:22
Looney Tunezez6-Aug-04 10:22 
GeneralRe: stand alone application Pin
Anonymous6-Aug-04 10:30
Anonymous6-Aug-04 10:30 
GeneralRe: stand alone application Pin
Nick Parker6-Aug-04 10:29
protectorNick Parker6-Aug-04 10:29 
GeneralRe: stand alone application Pin
Anonymous6-Aug-04 10:46
Anonymous6-Aug-04 10:46 
GeneralRe: stand alone application Pin
Colin Angus Mackay6-Aug-04 10:55
Colin Angus Mackay6-Aug-04 10:55 
GeneralRe: stand alone application Pin
Anonymous6-Aug-04 11:05
Anonymous6-Aug-04 11:05 
GeneralForm control event problems Pin
Jefferys6-Aug-04 10:04
Jefferys6-Aug-04 10:04 
I have a mdi child form that has two combo boxes and a data grid. The combo boxes are used to filter the records in the data grid.

The problem I am having is that I load the combo boxes from a dataset in the form load event. I also fill the datagrid from a dataset after loading the combo boxes. It looks to me that the combo box events (selectedvaluechanged) are running before everthing is loaded properly and causes loading errors. Both my combo boxes call a function to reload the datagrid. Am I loading the combo box values in the wrong event?

I hope that made sense.

Thanks,

JefferyS
GeneralRe: Form control event problems Pin
Looney Tunezez6-Aug-04 10:21
Looney Tunezez6-Aug-04 10:21 
GeneralRe: Form control event problems Pin
Not Active6-Aug-04 10:21
mentorNot Active6-Aug-04 10:21 
GeneralRe: Form control event problems Pin
Nick Parker6-Aug-04 10:27
protectorNick Parker6-Aug-04 10:27 
GeneralRe: Form control event problems Pin
Jefferys6-Aug-04 12:43
Jefferys6-Aug-04 12:43 
QuestionAny way to test code effeciency? Pin
FocusedWolf6-Aug-04 9:54
FocusedWolf6-Aug-04 9:54 
AnswerRe: Any way to test code effeciency? Pin
eggie56-Aug-04 9:58
eggie56-Aug-04 9:58 
AnswerRe: Any way to test code effeciency? Pin
Christoph Ruegg6-Aug-04 13:26
Christoph Ruegg6-Aug-04 13:26 
AnswerRe: Any way to test code effeciency? Pin
leppie6-Aug-04 19:25
leppie6-Aug-04 19:25 
GeneralSetting Colum widths in a datagrid Pin
Peter86753096-Aug-04 9:50
Peter86753096-Aug-04 9:50 
GeneralRe: Setting Colum widths in a datagrid Pin
Looney Tunezez6-Aug-04 10:09
Looney Tunezez6-Aug-04 10:09 
GeneralRe: Setting Colum widths in a datagrid Pin
Peter86753096-Aug-04 10:42
Peter86753096-Aug-04 10:42 
GeneralRe: Setting Colum widths in a datagrid Pin
Looney Tunezez6-Aug-04 11:08
Looney Tunezez6-Aug-04 11:08 
GeneralRe: Setting Colum widths in a datagrid Pin
Peter86753099-Aug-04 4:29
Peter86753099-Aug-04 4:29 
GeneralRe: Setting Colum widths in a datagrid Pin
Looney Tunezez9-Aug-04 6:38
Looney Tunezez9-Aug-04 6:38 
GeneralRe: Setting Colum widths in a datagrid Pin
Anonymous12-Aug-04 1:31
Anonymous12-Aug-04 1:31 
GeneralBizarre remoting problem: a bug in VS2005 Pin
Judah Gabriel Himango6-Aug-04 9:19
sponsorJudah Gabriel Himango6-Aug-04 9:19 
GeneralRe: Bizarre remoting problem: a bug in VS2005 Pin
leppie6-Aug-04 9:32
leppie6-Aug-04 9:32 

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.