|
-
Oct 20th, 2012, 12:16 PM
#1
Thread Starter
Addicted Member
table null value error
I'm getting the following error when executing the below code when the value of the table entry is null. How do I read a null value?
ArgumentException was unhandled
{"Argument 'Prompt' cannot be converted to type 'String'."}
MsgBox(DataGridView1.Item(1, 1).Value)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|