jj 07.12 4
This commit is contained in:
parent
934732780d
commit
784ec69358
@ -226,8 +226,6 @@ Public Class frmGeodataNavigation
|
||||
Dim LATITUDE = row.Item("LATITUDE")
|
||||
Dim LONGITUDE = row.Item("LONGITUDE")
|
||||
|
||||
Console.WriteLine(LATITUDE.ToString())
|
||||
|
||||
If IsDBNull(LATITUDE) Or IsDBNull(LONGITUDE) Then
|
||||
e.Appearance.BackColor = Color.Red
|
||||
e.HighPriority = True
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user