User Profile

Collapse

Profile Sidebar

Collapse
Gail248
Gail248
Last Activity: Feb 20 '08, 03:25 PM
Joined: Feb 11 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Gail248
    replied to VB.NET - how long was someone in the program?
    in .NET
    thanks

    I know that I could in a sence roll my own, it seems simple enought, I just thought why do that if something allready exists and will probably more solid....
    See more | Go to post

    Leave a comment:


  • Gail248
    started a topic Center Form on Screen?
    in .NET

    Center Form on Screen?

    In vb.net when I open a form, is there a property or something that will have it open smack center of the screen?
    See more | Go to post

  • Gail248
    started a topic VB.NET to Generate Version Number?
    in .NET

    VB.NET to Generate Version Number?

    VB 2008.
    Is there an option for the compiler to generate a version number for your application?
    See more | Go to post

  • Gail248
    started a topic VB.NET - how long was someone in the program?
    in .NET

    VB.NET - how long was someone in the program?

    Is there somethning that will tell me how long a person has been in a program. Maybe some property that gets set when program starts...?
    See more | Go to post

  • Gail248
    replied to VB DataGridView question
    in .NET
    The problem with setting Addnew = False is that is that this has to be done After they begin entering a new Row (and remains set like this until they complete it) but how do I determine (which event) that this has happened?...
    See more | Go to post

    Leave a comment:


  • Gail248
    started a topic VB DataGridView question
    in .NET

    VB DataGridView question

    I have a datagridview that I am using for filling in the detail of an Invoice. So each row has Item, Quantity, Price.

    I want to prevent the user from adding new rows if the Quantity and Price columns are not filled in.

    Also when the user selects an Item (there is a combo fox on that column) I want to get the Price and fill in the Price column - what is the correct event to use for this?
    See more | Go to post
No activity results to display
Show More
Working...