Microsoft
Software
Hardware
Network
Question : IsDBNull(sender.Rows(e.RowIndex).Cells(0).Value) is very slow+vb.net 2005 windows programming
Hi,
Iam checking in datagridview
If IsDBNull(sender.Rows(e.Row
Index).Cel
ls(0).Valu
e) = True Then Exit Sub which is terribly slow..any alternative for this code
Cheers
Answer : IsDBNull(sender.Rows(e.RowIndex).Cells(0).Value) is very slow+vb.net 2005 windows programming
How about this:
If e.RowIndex >-1 AndAlso sender.Rows(e.RowIndex).Ce
lls(0).Val
ue is Nothing Then Exit Sub
Random Solutions
Antivirus recommendations
How to change master page of default.aspx in a site template
chkdsk on XP returns with value 2, what does that mean?
Roaming profile not loading with blank blue Windows XP screen
Java: hashmap.remove(key)
Desktop Resizing
limited access to view
Is the a web picture batch download program
Windows XP Media Center Reinstall
copying long file names