Results 1 to 7 of 7

Thread: Possible to achieve this? Need some ideas..

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2006
    Posts
    20

    Possible to achieve this? Need some ideas..

    Hi,

    I would like to check if it is possible to do this using Visual Basic Express Edition.

    I need to create a simple application that is able to create quotation and generates invoices. I got an issue regarding the quotation part as customer needs to insert the items but I do not know how many items the customer needs to add in. So basically i wish the application to automatic add textbox or whatever whenever the textbox has been maxed out.

    Not sure how to explain this, but I have attach a printscreen of Acounting 2007 by MS and the quotation part is what I need to acomplish. So is it possible?

    Or is there any other way to do this. Thanks for your time.
    Attached Images Attached Images  

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Oct 2006
    Posts
    20

    Re: Possible to achieve this? Need some ideas..

    No one? :>

  3. #3
    VB Guru ganeshmoorthy's Avatar
    Join Date
    Dec 2005
    Location
    Sharjah, United Arab Emirates
    Posts
    3,031

    Re: Possible to achieve this? Need some ideas..

    yes, it is possible...you can use an array of textboxes and load as many as you like at run time too...but i would suggest you to use some kind of grid control so that you do not need to write more codings to handle the inputs...
    If an answer to your question has been helpful, then please, Rate it!

    Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.


  4. #4

    Thread Starter
    Junior Member
    Join Date
    Oct 2006
    Posts
    20

    Re: Possible to achieve this? Need some ideas..

    Hi,

    Thanks for your inputs. What kind of grid control are you referring to? Care to share some insights? Very new to VB at the moment.

    Thanks!

  5. #5
    VB Guru ganeshmoorthy's Avatar
    Join Date
    Dec 2005
    Location
    Sharjah, United Arab Emirates
    Posts
    3,031

    Re: Possible to achieve this? Need some ideas..

    you can use msflexgrid or mshflexgrid both are available with vb6 or some third party controls like vagrid from farpoint and so on...
    If an answer to your question has been helpful, then please, Rate it!

    Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.


  6. #6

    Thread Starter
    Junior Member
    Join Date
    Oct 2006
    Posts
    20

    Re: Possible to achieve this? Need some ideas..

    Hi,

    Is this available in VB 2005 express edition? I can't seem to find msflexgrid...

  7. #7
    VB Guru ganeshmoorthy's Avatar
    Join Date
    Dec 2005
    Location
    Sharjah, United Arab Emirates
    Posts
    3,031

    Re: Possible to achieve this? Need some ideas..

    Im sorry no idea about VB 2005...
    If an answer to your question has been helpful, then please, Rate it!

    Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.


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