Results 1 to 6 of 6

Thread: Problem adding to Flexigrid

Threaded View

  1. #1

    Thread Starter
    Frenzied Member aikidokid's Avatar
    Join Date
    Aug 2002
    Location
    Bristol, UK
    Posts
    1,968

    Problem adding to Flexigrid

    I cannot work out why when I add another item to the grid, when it refreshes it adds the first item in the txt file twice.
    When it is first loaded it is fine.
    If I step through, when the form loads, on the line
    grdFinance.Rows = 2
    it goes back to the start of the Form_Load event.

    I am only a beginner so any help would be great.

    Also, if you see anything else I could improve please let me know.

    I have added the form in the attachment below.

    Thanks
    Last edited by aikidokid; Apr 23rd, 2007 at 03:11 PM.
    If somebody helps you, take time to RATE the post. I do.

    "FAILURE IS NOT AN OPTION. It comes bundled with the software."

    Below are some of the threads that have helped me along the way:

    CodeBank submission:
    Listview Backcolor (without subclassing)

    Loading Treeview Nodes From A Database, Creating Registry Keys, Count Number of Lines in TextBox , Excellent RichTextBox Tricks & Tips
    Ideas & Screen Shots For A Code Library App
    How to do Data validation in Excel, Conditional Formating in Excel

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