Results 1 to 7 of 7

Thread: multi forms - form1 not reloading

Hybrid View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2009
    Posts
    21

    Re: multi forms - form1 not reloading

    thank you very much sir
    it works great now

    in the future it would be more helpful if you gave examples of code, but nonetheless you're very helpful indeed

    one problem i faced:
    it was doubling null fields in the listbox when I generated the student report so i added an if statement to check for null before output

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: multi forms - form1 not reloading

    Quote Originally Posted by crabramson View Post
    in the future it would be more helpful if you gave examples of code
    That depends on your definition of helpful. It might make it easier for you if I provided the code for you but I don't post here to make it easy for people. I post to help people become better developers and I find that the best way to do that is to push people to think for themselves because that's how you learn. As has been born out by the result, you actually did already know how to solve your own problem so you didn't need me to write the code for you. If I can make people think first and ask questions later instead of having other people do their thinking for them as a first option then I've been as helpful as I possibly can. You'll thank me in years to come.
    Last edited by jmcilhinney; Apr 28th, 2009 at 09:29 AM.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

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