Results 1 to 5 of 5

Thread: [RESOLVED] Read and display using DataGridView?

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2012
    Location
    Omaha
    Posts
    17

    Resolved [RESOLVED] Read and display using DataGridView?

    Hello,

    I need to read multiple lines of input, one at a time, and then display the data so that the worker can make sure they entered each batch. The worker will scan in a batch number and that will go to the SQL table to get more information. After that, I have to display this information for them to see. They can't change it at this point but if they missed one, then they can scan it again. How can I read a variable in and then display it to the datagridview. Also, it could be 2 lines or 20 or 50. Is datagridview even the right tool to use?

    I apologize if this matches another thread. I searched and couldn't seem to find anything in this line

    Thanks to everyone for any assistance.
    Last edited by cpeterson36; Oct 29th, 2013 at 11:39 AM. Reason: Update

Tags for this Thread

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