Results 1 to 8 of 8

Thread: MSFlexGrid

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2003
    Location
    canada
    Posts
    10

    Question MSFlexGrid

    I'm looking for a decent MSFlexGrid example project I can muck around with.......I'm trying to figure this stuff out, If anyone can point me in the right direction it would be greatly appreciated
    Thx in advance
    ~ Hardest working newbie on the net ~

  2. #2

    Thread Starter
    New Member
    Join Date
    Dec 2003
    Location
    canada
    Posts
    10
    Can anyone show me what to do?
    ~ Hardest working newbie on the net ~

  3. #3
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877
    Originally posted by Kracked
    Can anyone show me what to do?
    There are plenty example on the net, just search on google. Here are two that i found

    http://www.freevbcode.com/ShowCode.Asp?ID=5163
    http://pages.cpsc.ucalgary.ca/~saul/...les/tutorial3/

    Hope this helps.
    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

  4. #4

    Thread Starter
    New Member
    Join Date
    Dec 2003
    Location
    canada
    Posts
    10
    Terrific, thank you very much, i was having a hard time finding one anywhere, those 2 are pretty good
    Gives me something to play with, and learn from
    ~ Hardest working newbie on the net ~

  5. #5
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877
    Originally posted by Kracked
    Terrific, thank you very much, i was having a hard time finding one anywhere, those 2 are pretty good
    Gives me something to play with, and learn from
    You are welcome. The power of Google , happy learning
    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

  6. #6
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877
    Here is an example i put together for some one here, it shows how to copy data from flexgrid to ClipBoard, you might find it handy in your future project. You can easily modify it to copy it to Excel, Text File etc.

    Make sure you change the path of the database, it comes with VB, just search for it and modify the path.
    Attached Files Attached Files
    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

  7. #7

    Thread Starter
    New Member
    Join Date
    Dec 2003
    Location
    canada
    Posts
    10
    I really liked that 1 too, I had a look at the access tables on it, I saw that all your tables had a bunch of different fields in them that weren't on the program when I opened it, what are they al about and how would the user get to use those as well?
    ~ Hardest working newbie on the net ~

  8. #8
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877
    Originally posted by Kracked
    I really liked that 1 too, I had a look at the access tables on it, I saw that all your tables had a bunch of different fields in them that weren't on the program when I opened it, what are they al about and how would the user get to use those as well?
    Sorry I didnt really understand what you mean! The NWIND.MDB is designed by Microsoft and shipped with vb, its not designed by me! I just used for the example.

    Are you talking about the 2 links i posted? If so then they have nothing to do with me.

    The example i posted, simply copies the selected data in the FlexGrid to the Clipboard. I havent referenced any field directly so you wouldnt need to modify anything. Its cut and paste ready !!

    Can you post the code you are having problem, i will try to fix it.

    Danial
    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

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