how to add data to gridview on another tab

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
hi experts,
how can i add rows to a datagridview which is on a different tab in the same form.
actually on a invoice form, when user add items on lineitem tab, as he enters item code,
i want to copy standard packing details from item master to datagridview which is on another tab have still dont have a focus on it , this will run in lineitem itemcode validating event

View the full article
 
Back
Top