Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to set DbNull.value to datagridview.row(0).cell(0).value
Message
From
20/01/2012 03:04:54
 
 
To
All
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
How to set DbNull.value to datagridview.row(0).cell(0).value
Environment versions
Environment:
VB 9.0
OS:
Windows XP
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01533407
Message ID:
01533407
Views:
196
Hi all,
I use vb.net, datagridview and databindings. I want to set the datagirdview.row(0).cell(0).value = DBNull.Value.
But execute this statement after i see the debug mode datagirdview.row(0).cell(0).value change to " " (empty string)

Anyone know how can i set the DBNull.Value, because i need this to save the database.

Thank you ~~~
Reply
Map
View

Click here to load this message in the networking platform