Results 1 to 2 of 2

Thread: Advice on Application approach (newbie)

  1. #1

    Thread Starter
    Fanatic Member venerable bede's Avatar
    Join Date
    Sep 2002
    Location
    The mystic land of Geordies
    Posts
    1,018

    Question Advice on Application approach (newbie)

    I need a form which allows users to build up an order.

    On the form will be a datagrid showing stock "gridStock".

    The users need to be able to choose items from the "gridStock" and add them
    to another datagrid "gridOrder" which will act as a source for a crystal
    report.

    I know this is a very general question but I have no idea how to approach
    it. I am new to VB.Net having previously programmed this sort of thing with
    ease in Access but in .Net this seems like a bit of a nightmare.
    Lets just say my boss expects me to develop and learn .NET from scratch and
    meet deadlines at the same time. What a way to make a living!

    Can anyone point me in the right direction?

    How should I approach such a problem?

  2. #2
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    I wish I had your job .

    What you are talking about should'nt be too hard to implement. Read up on the datagrid control, it is very flexible.

    However you will have a harder time with crystal reports.

    Good luck
    Dont gain the world and lose your soul

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width