Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem in Data Grid(Urgent)
Message
 
To
25/01/2000 09:42:40
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00322154
Message ID:
00322190
Views:
33
>Hello,
> I am developing a system in VB 6.0 in that I am using
>Data Grid for data entry using Data Env. to it but,
>problem is that when I save or delete one record(s) from
>that grid it dosen't get refreshed.
> Also, I want to copmare two dates how should I do that ?

Try to refresh (or rebind) the recordset and then the grid.

For your dates, you can normally say:
if date1 = date2 then
msgbox "dates are equal!!!"
end if
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform