DavePro1962
Member
- Joined
- Feb 5, 2010
- Messages
- 6
- Programming Experience
- 1-3
All Guys
I have a problem with my DGV, I any using the rowenter event to run some SQL to popular a second DGV, the syntax of the SQL is fine but the rowenter event fires before the first DGV is fully populated and at that point in time the cell that I an interested in is NULL. I have tried the ISDBNULL to try to stop the event firing until the first DGV is populated but I get an error.
Any Ideas.
Thanks in advance
Dave
I have a problem with my DGV, I any using the rowenter event to run some SQL to popular a second DGV, the syntax of the SQL is fine but the rowenter event fires before the first DGV is fully populated and at that point in time the cell that I an interested in is NULL. I have tried the ISDBNULL to try to stop the event firing until the first DGV is populated but I get an error.
Any Ideas.
Thanks in advance
Dave