C# Tutorial - How to pass data from one Form to another Form | FoxLearn

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ก.ย. 2024
  • How to pass data from one form/gridview to another form in C#.
    Passing Value one form to another
    C# - Send value from one form to another
    Transfer Information from one form to another in c#
    Passing Textbox Text to another form in Visual C# (CSharp)
    How passing a datagridview value to another form in C#
    Passing Values From Form to Form in C# [Complete Step by Step]
    C# Passing Data Over The Forms
    How to pass dataGridview values from one form to another in windows form c#

ความคิดเห็น • 20

  • @abidredlove
    @abidredlove 7 ปีที่แล้ว

    i really like what u do is very helpfull thanks

  • @kristiantot8163
    @kristiantot8163 7 ปีที่แล้ว

    Awesome video, thanks! Do you perhaps have a solution on how to save the changes in the datagridview? I mean when i load my data with an sql basic select and the i resize the columns and after that i want to close the program but it doesn't saves anything.

  • @Oussama-gr4xu
    @Oussama-gr4xu 4 ปีที่แล้ว

    Thanks for this
    I want to control map (in form A) with button setting in form B how can I do this and thank again

  • @alibarznji2000
    @alibarznji2000 5 ปีที่แล้ว

    Hello Fox Learn
    can you make a video on creating a settings Menu.
    i'd appreciate your help geatly

  • @Ak-dx6sh
    @Ak-dx6sh 3 ปีที่แล้ว

    TOO SLOOOW

  • @hakimsoudani6377
    @hakimsoudani6377 7 ปีที่แล้ว

    very good can you please show me how we do to pass data from information to datagrid
    thx

    • @foxlearn
      @foxlearn  7 ปีที่แล้ว

      Hi, Can you describe more details (pass data from datagridview to another datagridview or pass data from datagridview to detail form). thanks

    • @Nooty
      @Nooty 5 ปีที่แล้ว

      @@foxlearn Hello, could you show me this, you have two datagridview that has values in it and you have add button. Then when u press the add button it moves those two items to the third datagridview. Could u show that please? thank u.

  • @hanssss13
    @hanssss13 4 ปีที่แล้ว

    how to show type byte[] to show the image?

  • @halimrifkyhartadi5648
    @halimrifkyhartadi5648 3 ปีที่แล้ว

    where you get the StudentInfo?

  • @انامسلموكفى
    @انامسلموكفى 3 ปีที่แล้ว

    i like your Videos yu re so beautiful . i've some qsts about datagridview" i like it " 😌 how i can build a team of 1 ,2 or 3 players , the players are added to the datagrid thro a textbox and the Team number is from a combobox selection ,so i will build such a number of teams and every team shall have just 1 or 2 players or 3 for example and group it in one row in the datagirdview how can i do that, i ve also the class Team and the Class player , its a composition between them. thank u so much for your help and your nice Videos ;)

    • @foxlearn
      @foxlearn  3 ปีที่แล้ว +1

      I think you datagridview should be showed
      Id Player name Team number
      You can also make a simple application allows you to save data to file.

    • @انامسلموكفى
      @انامسلموكفى 3 ปีที่แล้ว

      @@foxlearn i would like have somthing like this form
      TeamId Players
      1 messi/ pele
      2 christiano/ maradona
      3
      n me/you
      thts in case that the Team is biuld from 2 players its the same principe with 3 or 1 thank you so much

  • @Nooty
    @Nooty 5 ปีที่แล้ว

    where did u get studentBindingSource?

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว

      It's automatically created when you adding a bindingsource to your datagridview

  • @kidfromnextd00r30
    @kidfromnextd00r30 3 ปีที่แล้ว

    I have inconsistent accessibility issues

    • @foxlearn
      @foxlearn  3 ปีที่แล้ว

      What's your problem?

    • @kidfromnextd00r30
      @kidfromnextd00r30 3 ปีที่แล้ว

      @@foxlearn can we discuss in private ?

  • @prestonduffield5393
    @prestonduffield5393 5 ปีที่แล้ว

    I got triggered when gender wasn't an ArrayList

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว

      Please check your code again. i think you miss something