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
cannot detect newly added LUNS in powermt
PIX traffic from wrong source IP
MySQL not inserting all fields
Security considerations when runing oma on a backend stand alone exchange 2003 server
asp.net ' I need to write a long sql statement and i'm being cut off after the first line with a double qoute
Dought on Python Script
Error: 1067, Process teriminated while starting sQL service
embeded video to sharepoint?
Naming of data between OSI layers
How to view .avi files