C Sharp pass datagridview record to another form datagridview step by step

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • This video tutorials helps to create parameters between two forms.. how to read them

Komentáře • 31

  • @baherwahby22
    @baherwahby22 Před 9 lety

    Thank you sir for this great tutorial , is very good staf , keep going we love your videos.
    But can show us this video again in vb language.
    It will be great.like you exact.
    thanks again

    • @VetrivelD
      @VetrivelD  Před 9 lety +1

      baherwahby22
      i Started.. i will share link as soon as possible
      Thanks, If like my tutorials then kindly share your friends, It will improve myself

  • @junwei520
    @junwei520 Před 8 lety +3

    how about pass multiple rows? can u do a video ?

  • @TariqSajid
    @TariqSajid Před 9 lety +1

    can you make a tutorial about a c# project with classes and database like a student management system ??

  • @sagarm2398
    @sagarm2398 Před 5 lety

    thank you so much............

  • @dasranrajlui4811
    @dasranrajlui4811 Před 8 lety

    hi bro, i have a doubt, do you know how to select data from sql by button and display it at new form?

  • @MAZWANTED
    @MAZWANTED Před 8 lety

    sir i have exception "object reference not set to an instance of an object" how to solve this problem

  • @gansitoricolino
    @gansitoricolino Před 9 lety

    good tutorial

    • @VetrivelD
      @VetrivelD  Před 9 lety +2

      gansitoricolino Thanks Please ask further any doubts

  • @kumaresha3348
    @kumaresha3348 Před 3 lety

    Dear Vetrivel, this is great tutorial. Can we copy all rows from one form to another form without selection. If yes, can you send how to do.

  • @danielcanizalez8558
    @danielcanizalez8558 Před 8 lety

    Very good video, i can pass multiple selected rows? to other datagridview?

    • @usamaahmed6262
      @usamaahmed6262 Před 5 lety

      hi i am working on my assignment in C# i am a student of software engineering please help me
      i just want to know that (i have two data grid views in a form in first grid view am fetching data from database and i select some data from it and show that data in second grid view and its working but now am stuck in how to save that 2nd grid views data in SQL database) please help me??any one

  • @SajjadKhan-ur5hs
    @SajjadKhan-ur5hs Před 3 lety

    Dear sir how can we promote student from one class to another in school managment system plz make a vedio about it
    Thanks

  • @kalpataruinfoway
    @kalpataruinfoway Před 6 lety

    sir,
    i want to get text value from another form into datagridview
    please help me

  • @revibesoft
    @revibesoft Před 2 lety

    Error CS7036 There is no argument given that corresponds to the required formal parameter
    how to fix?

  • @yussuffuad6702
    @yussuffuad6702 Před 3 lety

    السلام عليكم لوسمحت كيفية اضافة صنف له اكثر من وحده في جدول الاصناف

  • @ibrahimberthe4315
    @ibrahimberthe4315 Před 5 lety

    How about multiple rows sir

  • @aubrienovesteras637
    @aubrienovesteras637 Před 3 lety

    is it permanent?
    I want to make the passed data permanent even if I restart the application
    please help me :

  • @laptrinhwindowsform
    @laptrinhwindowsform Před 9 lety

    More than videos

  • @kezaiahpilit570
    @kezaiahpilit570 Před 5 lety +1

    How can i hide the selected row ?

    • @usamaahmed6262
      @usamaahmed6262 Před 5 lety

      hi i am working on my assignment in C# i am a student of software engineering please help me
      i just want to know that (i have two data grid views in a form in first grid view am fetching data from database and i select some data from it and show that data in second grid view and its working but now am stuck in how to save that 2nd grid views data in SQL database) please help me??any one

    • @kezaiahpilit570
      @kezaiahpilit570 Před 5 lety

      Does the datagrids have different table ?

    • @usamaahmed6262
      @usamaahmed6262 Před 5 lety

      @@kezaiahpilit570 no it only have one table

    • @user-xg7hi5mh3g
      @user-xg7hi5mh3g Před 4 lety

      @@kezaiahpilit570 you can define so any tables to have data and tge datagriview ist just to show this table data and you can just call the table you want to show it

  • @YunanInstrukturKalsel
    @YunanInstrukturKalsel Před 4 lety

    Just 1 row

  • @hmtaccess
    @hmtaccess Před 9 lety

    It doesn't Work,
    error"No row can be added to a DataGridView control that does not have columns. Columns must be added first."