Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Invoice Grid


Message #1 by "Michel Medawar" <mmedawar@t...> on Thu, 7 Mar 2002 20:39:56 +0200
This is a multi-part message in MIME format.

------=_NextPart_000_003E_01C1C618.3DE1D690
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi everybody,

What do u think the best way to issue a
sale invoice in VB is??

1- To use a grid bound to a recordset.
2- To use arrays and populate the grid.

Knowing that the first way, i cannot
rollback the changes or the new lines
in the grid, which i can do in the second
way, but it's a bit hard coding it, with
record validation check and so...

Could anyone send me a sample about
using an invoice grid with the best way.

Thanks in advance

Michel Medawar




  Return to Index