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
Need help with a macro or a manual way to make a graph out of the data i have.
how to make sure my mail server is running in windows server 2008
ssrs: valid color code for transparent
error while establishing a VPN tunnel
how can I connect to vsftp server on fedora13
Filemaker Pro Web Sharing issue
Server Setup - Licenses?
Testing someone webdesign knowledge
checkpoint backup /restore
Notes won't start after installing FP4 for version 851.