Link to home
Start Free TrialLog in
Avatar of jxharding
jxharding

asked on

help needed choosing suitable control for invoice program (accounting style)

good day i have a project that i need to make invoices on.
the only suitable control i can think of the do the invoice itself on is a datagrid.
but i dont have much experience in this situation so i would rather get advice from the  experts rather than
burn myself later.
the user will click on a new row,and it should look something like this, similar to any  Accounting package
(Headers)
CODE  DESCRIPTION     QTY   UNIT PRICE  TAX   NETT PRICE

(e.g.)
12B   BIG POTATO      10          4      10%   44
11a   CHIPS                1          1      10%   1.2

i will need some functionality e.g.
the user will click on a field .e.g description field of row1
and then i must be able to load another form with descriptions of all my products.

after wards i must be able to take all the data on this control and update it to a dataset
can anyone recommend what control i should use and any possible hickups anyone knows what i would encounter.
or possibly a combination of controls i can use?
thank you!


Avatar of Mikal613
Mikal613
Flag of United States of America image

Do you care to spend money??
ASKER CERTIFIED SOLUTION
Avatar of Mikal613
Mikal613
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jxharding
jxharding

ASKER

thanks for the reply, i did have a look at it, but my budget is too tight and the demo is 40meg.
hopefully i get more posts