Click here to Skip to main content
15,919,613 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Scheduler or Timer - Windows Forms Project Pin
Ashfield12-Feb-08 2:37
Ashfield12-Feb-08 2:37 
GeneralRe: Scheduler or Timer - Windows Forms Project Pin
Blumen12-Feb-08 17:13
Blumen12-Feb-08 17:13 
QuestionLocked Screens Pin
Mark M11-Feb-08 12:58
Mark M11-Feb-08 12:58 
GeneralRe: Locked Screens Pin
Christian Graus12-Feb-08 14:16
protectorChristian Graus12-Feb-08 14:16 
GeneralRe: Locked Screens Pin
Mark M12-Feb-08 14:23
Mark M12-Feb-08 14:23 
GeneralRe: Locked Screens Pin
Expert Coming13-Feb-08 5:26
Expert Coming13-Feb-08 5:26 
Generalexcept only double value in the datagridview Pin
kvijayajyothy10-Feb-08 22:23
kvijayajyothy10-Feb-08 22:23 
GeneralRe: except only double value in the datagridview Pin
Tony Richards12-Feb-08 22:02
Tony Richards12-Feb-08 22:02 
The DataGridView has a CellValidating event which is raised when a cell loses the focus. If you take a look at the MSDN documentation for it, there's a sample that shows how to validate the entry. The example looks at validating for an integer, but if you use double.TryParse instead it should do what you want.
GeneralRe: except only double value in the datagridview Pin
sathish s12-Feb-08 22:05
sathish s12-Feb-08 22:05 
Questionhow to bind data in a combobox ,in asp.net 2.0 windows application c# Pin
Cuckoo10-Feb-08 18:55
Cuckoo10-Feb-08 18:55 
GeneralDataGridViewComboBoxCoulmn Pin
Nasir.Islam9-Feb-08 1:04
Nasir.Islam9-Feb-08 1:04 
Questionhow to Print Datain listview OR datagridview in C#.net Pin
khan_parvez7-Feb-08 6:29
professionalkhan_parvez7-Feb-08 6:29 
GeneralRe: how to Print Datain listview OR datagridview in C#.net Pin
led mike7-Feb-08 6:46
led mike7-Feb-08 6:46 
QuestionHow to implement a promptString (instead of promptChar) in a MaskedTextBox Pin
cturn6-Feb-08 6:39
cturn6-Feb-08 6:39 
GeneralRe: How to implement a promptString (instead of promptChar) in a MaskedTextBox Pin
led mike6-Feb-08 7:18
led mike6-Feb-08 7:18 
GeneralRe: How to implement a promptString (instead of promptChar) in a MaskedTextBox Pin
cturn6-Feb-08 7:29
cturn6-Feb-08 7:29 
GeneralRe: How to implement a promptString (instead of promptChar) in a MaskedTextBox Pin
led mike6-Feb-08 7:43
led mike6-Feb-08 7:43 
GeneralRe: How to implement a promptString (instead of promptChar) in a MaskedTextBox Pin
cturn6-Feb-08 7:48
cturn6-Feb-08 7:48 
Questionhow to send the grid view values in to the excel sheet Pin
venkatesh.gan5-Feb-08 17:34
venkatesh.gan5-Feb-08 17:34 
GeneralRe: how to send the grid view values in to the excel sheet Pin
Giorgi Dalakishvili5-Feb-08 20:42
mentorGiorgi Dalakishvili5-Feb-08 20:42 
QuestionWinForms and Word Application Pin
Emanuil ACHIM4-Feb-08 22:40
Emanuil ACHIM4-Feb-08 22:40 
GeneralDuoble Post - Please Ignore Pin
Giorgi Dalakishvili4-Feb-08 22:59
mentorGiorgi Dalakishvili4-Feb-08 22:59 
Generalmake an Mdiform transparent Pin
diddy343-Feb-08 11:58
diddy343-Feb-08 11:58 
GeneralRe: make an Mdiform transparent Pin
Kschuler4-Feb-08 7:25
Kschuler4-Feb-08 7:25 
GeneralTransparent MDIform Pin
diddy343-Feb-08 11:00
diddy343-Feb-08 11:00 

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.