Click here to Skip to main content
15,902,764 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: While Debugging Cannot See Whats Going on Application in VS 2008 Pin
Adrian Cole5-Aug-09 11:43
Adrian Cole5-Aug-09 11:43 
Questiondatabinding in Grid Pin
jpk4204-Aug-09 19:05
jpk4204-Aug-09 19:05 
AnswerRe: databinding in Grid Pin
dan!sh 4-Aug-09 19:52
professional dan!sh 4-Aug-09 19:52 
AnswerRe: databinding in Grid Pin
Henry Minute4-Aug-09 23:11
Henry Minute4-Aug-09 23:11 
QuestionHow to dynamically load images in Crystal Reports in Winform Pin
Nguyen Huong1-Aug-09 16:36
Nguyen Huong1-Aug-09 16:36 
Questionedit or update problem Pin
vinayh31-Jul-09 1:28
vinayh31-Jul-09 1:28 
AnswerRe: edit or update problem Pin
Dave Kreskowiak31-Jul-09 4:15
mveDave Kreskowiak31-Jul-09 4:15 
AnswerRe: edit or update problem Pin
Arindam Sinha1-Aug-09 1:42
Arindam Sinha1-Aug-09 1:42 
Hi Vinay,
With this minimum explanation, it seems that you are using data binding. Also, you have some ListControl in your form as well which is related to the same datasource (i.e. same datatable might be used for Grid and that control). This list control does not have blank value in its master data.
Verify this one otherwise try to debug (setting break points whereever ValueMember is set) your code to find out where you are getting the error.
Questioncomboboxcontrol on Winform2008 Pin
vinayh30-Jul-09 20:29
vinayh30-Jul-09 20:29 
AnswerRe: comboboxcontrol on Winform2008 Pin
darkelv30-Jul-09 23:54
darkelv30-Jul-09 23:54 
GeneralRe: comboboxcontrol on Winform2008 Pin
vinayh31-Jul-09 0:48
vinayh31-Jul-09 0:48 
GeneralRe: comboboxcontrol on Winform2008 Pin
Dave Kreskowiak31-Jul-09 4:14
mveDave Kreskowiak31-Jul-09 4:14 
AnswerRe: comboboxcontrol on Winform2008 Pin
Dave Kreskowiak31-Jul-09 4:13
mveDave Kreskowiak31-Jul-09 4:13 
GeneralRe: comboboxcontrol on Winform2008 Pin
Mycroft Holmes1-Aug-09 23:54
professionalMycroft Holmes1-Aug-09 23:54 
GeneralRe: comboboxcontrol on Winform2008 Pin
Dave Kreskowiak2-Aug-09 6:14
mveDave Kreskowiak2-Aug-09 6:14 
GeneralRe: comboboxcontrol on Winform2008 Pin
Luc Pattyn2-Aug-09 7:53
sitebuilderLuc Pattyn2-Aug-09 7:53 
Questioncaption/text property of Button control Pin
vinayh30-Jul-09 20:13
vinayh30-Jul-09 20:13 
AnswerRe: caption/text property of Button control Pin
Ashfield31-Jul-09 1:24
Ashfield31-Jul-09 1:24 
AnswerRe: caption/text property of Button control Pin
Dave Kreskowiak31-Jul-09 4:05
mveDave Kreskowiak31-Jul-09 4:05 
AnswerRe: caption/text property of Button control Pin
Arindam Sinha1-Aug-09 1:46
Arindam Sinha1-Aug-09 1:46 
QuestionSDI vs. MDI: Old question, new parameters Pin
pierrecor29-Jul-09 22:30
pierrecor29-Jul-09 22:30 
AnswerRe: SDI vs. MDI: Old question, new parameters Pin
Moreno Airoldi29-Jul-09 23:18
Moreno Airoldi29-Jul-09 23:18 
GeneralRe: SDI vs. MDI: Old question, new parameters Pin
pierrecor29-Jul-09 23:43
pierrecor29-Jul-09 23:43 
AnswerRe: SDI vs. MDI: Old question, new parameters Pin
Arindam Sinha1-Aug-09 1:53
Arindam Sinha1-Aug-09 1:53 
QuestionProblem with image dimensions being reversed Pin
Alan Burkhart29-Jul-09 14:34
Alan Burkhart29-Jul-09 14:34 

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.