Click here to Skip to main content
15,898,222 members
Home / Discussions / C#
   

C#

 
QuestionC# and logitech Momo wheel Pin
Member 260151314-Jan-09 12:50
Member 260151314-Jan-09 12:50 
AnswerRe: C# and logitech Momo wheel Pin
Mark Churchill14-Jan-09 12:58
Mark Churchill14-Jan-09 12:58 
QuestionHow to get actual IP address of the computer? Pin
MAP Tiger14-Jan-09 12:45
MAP Tiger14-Jan-09 12:45 
AnswerRe: How to get actual IP address of the computer? Pin
S. Senthil Kumar14-Jan-09 22:18
S. Senthil Kumar14-Jan-09 22:18 
GeneralRe: How to get actual IP address of the computer? Pin
MAP Tiger15-Jan-09 6:56
MAP Tiger15-Jan-09 6:56 
QuestionCollecting values from datagridview.selectedrows[0].cells Pin
Lodeclaw14-Jan-09 11:21
Lodeclaw14-Jan-09 11:21 
AnswerRe: Collecting values from datagridview.selectedrows[0].cells Pin
Cassandra Ross14-Jan-09 11:33
Cassandra Ross14-Jan-09 11:33 
GeneralRe: Collecting values from datagridview.selectedrows[0].cells Pin
Lodeclaw14-Jan-09 11:45
Lodeclaw14-Jan-09 11:45 
Sorry, maybe I'm misunderstanding the error message. It's not exactly telling me the value is null...

The message I'm getting is, "Object reference not set to an instance of an object."
It's pointed at "firstNameDataGridViewTextBoxColumn".

After some testing I'm finding the same error on my search statement to fill my datagridview, now, as well:
this.finder.customerTableAdapter.FillByFirstLastPhoneNo(this.finder.edsDBDataSet.Customer, txtLastName.Text, txtFirstName.Text, txtPhone.Text);

If I catch it, however, it continues and fills the datagridview normally, dispite throwing this exception.

I'm still pretty green with this, unfortunately. I'm really not quite sure what exactly is going wrong, since it didn't have this problem earlier.
GeneralRe: Collecting values from datagridview.selectedrows[0].cells Pin
Cassandra Ross14-Jan-09 12:07
Cassandra Ross14-Jan-09 12:07 
GeneralRe: Collecting values from datagridview.selectedrows[0].cells Pin
Lodeclaw14-Jan-09 12:19
Lodeclaw14-Jan-09 12:19 
QuestionGetting ToolStrip button's CheckState to reflect RichTextBox content Pin
Member 263050314-Jan-09 10:32
Member 263050314-Jan-09 10:32 
AnswerRe: Getting ToolStrip button's CheckState to reflect RichTextBox content Pin
Cassandra Ross14-Jan-09 11:43
Cassandra Ross14-Jan-09 11:43 
AnswerRe: Getting ToolStrip button's CheckState to reflect RichTextBox content Pin
Member 263050315-Jan-09 4:50
Member 263050315-Jan-09 4:50 
QuestionBindng and display problem Pin
wi5nia14-Jan-09 9:52
wi5nia14-Jan-09 9:52 
AnswerRe: Bindng and display problem Pin
Wendelius14-Jan-09 11:14
mentorWendelius14-Jan-09 11:14 
QuestionRe: Bindng and display problem Pin
wi5nia14-Jan-09 11:22
wi5nia14-Jan-09 11:22 
AnswerRe: Bindng and display problem Pin
Wendelius14-Jan-09 11:28
mentorWendelius14-Jan-09 11:28 
GeneralRe: Bindng and display problem Pin
wi5nia14-Jan-09 11:31
wi5nia14-Jan-09 11:31 
GeneralRe: Bindng and display problem Pin
Wendelius14-Jan-09 11:44
mentorWendelius14-Jan-09 11:44 
GeneralRe: Bindng and display problem Pin
wi5nia14-Jan-09 11:53
wi5nia14-Jan-09 11:53 
GeneralRe: Bindng and display problem Pin
Wendelius14-Jan-09 12:00
mentorWendelius14-Jan-09 12:00 
QuestionXDate in ZedGraph Pin
Rayya14-Jan-09 9:23
Rayya14-Jan-09 9:23 
AnswerRe: XDate in ZedGraph Pin
EliottA14-Jan-09 12:44
EliottA14-Jan-09 12:44 
QuestionTelephone answering mechine service c# Pin
rikigr414-Jan-09 8:40
rikigr414-Jan-09 8:40 
AnswerRe: Telephone answering mechine service c# Pin
#realJSOP14-Jan-09 9:46
professional#realJSOP14-Jan-09 9:46 

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.