Results 1 to 2 of 2

Thread: dataview?? please enlighten meee!!!

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2004
    Location
    Philippines
    Posts
    125

    dataview?? please enlighten meee!!!

    Hi!!! I'm still no good in vb.net but trying (I mean TRYING) to understand and be good in vb.net programming. I found a thread and the subject is "Database Search?" and I quoted Edeenis with what he said that I don't understand....

    Correction I have found a solution. You must create a dataview at designtime and link it to your dataset/table. Then bind all the controls to the dataview instead of directly to the dataset/table. I will send back your example when i am done.
    Please someone explain to me what is designtime and run time though I have some understanding of it and how to create a dataview cause I was following their discussion but just can't get my codes running...

    HOPE SOMEONE COULD HELP ME! PLEASE!!!

    Thanks and have a nice day!

  2. #2
    Junior Member
    Join Date
    Jul 2004
    Location
    Port Huron, Michigan
    Posts
    20
    Design time is when you are designing the app and run time is when you run it. You can add a dataview at design time by dragging a dataview from the toolbox (under the data tab) to your form. This is what they were suggesting from your quote.

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