Search results for query: *

  • Users: sibdrive
  • Content: Threads
  • Order by date
  1. S

    PRINTING contents of a TableLayout Panel

    Hi all! i really don't know how to sort this one out, i would like to print out the contents(text) of labels contained in a tableLayout Panel. The labels are dynamically created (together with their respective text) in a For Loop based on user input. What i am trying to achieve is to have a...
  2. S

    Inserting New Records in Database

    Hi all!. I am having a problem when trying to insert a new row in the database. No Errors are showing up but when i check the MS-Access database, the new row is not there. Iam reading the contents from 3 controls as shown in code below: If con.State = ConnectionState.Closed Then...
Back
Top