|
-
Jul 28th, 2004, 07:22 PM
#1
Thread Starter
Lively Member
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!
-
Jul 31st, 2004, 09:22 AM
#2
Junior Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|