Ask a questionAsk a question
 

General Discussionmore than 1 table in a gridview

  • Saturday, November 07, 2009 9:42 AMMassie92 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hello

    i search on the internet how i can get data from more than 1 table in a gridview, but i need it for a windows form. I don't understand one thing of asp.net. So can some of you give me a solution. And if it's possible that i can add columns so not hole the table but only column one, two and three for example.

All Replies

  • Tuesday, November 10, 2009 9:53 AMYichun_FengMSFTUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi Massie,

    Could you give more details about your question?
    Do you want to work with DataGridView in winform application?
    What does "more than 1 table" mean?


    Best Regards
    Yichun Feng


    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
  • Friday, November 13, 2009 4:42 AMYichun_FengMSFTUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hi Massie,

     

    We are changing the issue type to “Comment” because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question” by editing your initial post and changing the radio button at the top of the post editor window. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.

     

     

    Best Regards

    Yichun Feng


    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
  • Friday, November 20, 2009 10:02 AMMassie92 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    i want to add more than 1 table to my gridview. My database exist of 3 tables. When i want to show a gridview, it only contains the data of 1 table. But it's nessecary to show the data of the other tables to.