[dba-VB] AfterUpdate equivalent

Charlotte Foust cfoust at infostatsystems.com
Mon Oct 20 13:13:05 CDT 2008


You have a RowEnter event in a datagrid that you can use to fill a
combobox dropdown list.

Charlotte Foust 

-----Original Message-----
From: dba-vb-bounces at databaseadvisors.com
[mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of David McAfee
Sent: Monday, October 20, 2008 10:16 AM
To: Discussion concerning Visual Basic and related programming issues.
Subject: Re: [dba-VB] AfterUpdate equivalent

The event that I really miss is the OnEnter event. I used that a lot for
setting a combo box rowsource.



> -----Original Message-----
> From: dba-vb-bounces at databaseadvisors.com
> [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of Doug Steele
> Sent: Saturday, October 18, 2008 1:11 PM
> To: dba-vb at databaseadvisors.com
> Subject: [dba-VB] AfterUpdate equivalent
>
> Hello All:
>
> I'm grinding my way through my first VB.Net program.  One of the 
> (many) surprises I've had is the lack of AfterUpdate events for 
> controls, in particular, for a text box.  Can the  LostFocus event be 
> used safely as an equivalent?
>
>
> Thanks,
> Doug Steele
> _______________________________________________
> dba-VB mailing list
> dba-VB at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/dba-vb
> http://www.databaseadvisors.com
>
>
> _______________________________________________
> dba-VB mailing list
> dba-VB at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/dba-vb
> http://www.databaseadvisors.com
>
>
_______________________________________________
dba-VB mailing list
dba-VB at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-vb
http://www.databaseadvisors.com





More information about the dba-VB mailing list