Gridview row Double click open new form with that Gridview row data in C#

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 พ.ย. 2024

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

  • @rouhaniahsia9366
    @rouhaniahsia9366 ปีที่แล้ว

    thank you.Can you clear the same procedure for Usercontrols ...

  • @fdhadi
    @fdhadi 2 ปีที่แล้ว

    saved me aloottta time. U R a HERO,

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

    Hi there, thanks for showcasing that step-by-step, super handy! ^^ I'm having trouble when trying to implement on a parent form with a custom-made private class for its childform however. It only lets me open a new form, it doesn't like the "openChildForm(new SLRLoadIndividualCourse());" in the CellDoubleClick Event. Can you suggest an alternative perhaps? And thanks again!

  • @lunacc9683
    @lunacc9683 8 หลายเดือนก่อน

    How do you code the update button? If you update the selected record, will it remain in the same record or will it add a new record?

    • @billingsoftwares
      @billingsoftwares  8 หลายเดือนก่อน

      I have uploaded complete billing tutorial check those videos.

    • @billingsoftwares
      @billingsoftwares  8 หลายเดือนก่อน

      I hane uploaded complete tutorial on Bill software check those videos

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

    for updating DateTimePicker... what is statement for a date time picker?

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

    Hi, This video is very helpful! Thank You!

  • @renzopizarra2136
    @renzopizarra2136 6 ปีที่แล้ว

    Hello, this video is very helpful! Thank you very much code factory 2016

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

    what if i want to load on that new form more data? like my row just have 4 items but my txt file has 6 when i open the new form i would like to load the 4 items from the grid and the other 2 from the txt that are associated to that row

  • @jasonpeterson3478
    @jasonpeterson3478 2 ปีที่แล้ว

    Thank you. I've been searching for this type of tutorials for a while.
    (^.^)

  • @muhammadabdullah2768
    @muhammadabdullah2768 2 ปีที่แล้ว +1

    This is not working until you public modifiers your textbox from property

  • @tumpanglaluu7494
    @tumpanglaluu7494 ปีที่แล้ว

    how about date? i try to call the date for the first time and it was success but i try it for the second and more time, it didn't call the same date value anymore. can you help? thanks in advance

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

    Thank you so much !!

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

    this really helped me with one of my projects, now looking for multiselect data capture on form. any video on it ? . thanks.

  • @gonzalomc4490
    @gonzalomc4490 5 ปีที่แล้ว +1

    Exelente video.

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

    where i can get the next video for update and delete?

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

    thank you so much!

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

    Big thanks. How about pictureBox?

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

      Thanks for comment, check my recent video's.

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

    thank you

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

    very nice done!

  • @pesulimasean
    @pesulimasean 7 ปีที่แล้ว +2

    how to update and delete, please. thanks

  • @fredrickobarafor547
    @fredrickobarafor547 5 ปีที่แล้ว +1

    how did you make textbox global? my issue is textbox is not seen in that form

    • @billingsoftwares
      @billingsoftwares  5 ปีที่แล้ว +3

      Select textbox- properties change modifier private to public

    • @fredrickobarafor547
      @fredrickobarafor547 5 ปีที่แล้ว +1

      @@billingsoftwares Thank you very much, you just save my day.

    • @billingsoftwares
      @billingsoftwares  5 ปีที่แล้ว +1

      You welcome

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

      @@billingsoftwares thank you so much also, had this problem but solved. thank you so much ^_^

  • @Raphaelreck
    @Raphaelreck 6 ปีที่แล้ว

    Hello, thank you for this tutorial. It's perfect.
    BUT :
    Does this work for Visual Studio 2015 / 2017 ?
    Thank you.

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

    buen video, gracias por tu aporte (y)

  • @alm1ghtyjay45
    @alm1ghtyjay45 2 ปีที่แล้ว

    Help! I'm getting errors it says textbox1.Text is inaccessible due to protection level

    • @billingsoftwares
      @billingsoftwares  2 ปีที่แล้ว

      Go to textbox1 property change(access specifier ) private to public

  • @AbdulAhad-pt7ss
    @AbdulAhad-pt7ss 4 ปีที่แล้ว

    Hi sir how can I open different forms after clicking datagridview row because I m going to develop a Lab report entry in which form must be different due to their parameters any cooperation will be greatly appreciated

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

      Thanks for watching my channel, Use some conditions based on parameters.

  • @AWESOME-ji9uc
    @AWESOME-ji9uc 4 ปีที่แล้ว

    hello sir, how do I pass dgv value to a textbox in form inside a folder? I group my forms in a folder so I know where to find it

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

      th-cam.com/video/DiIcLw-rROo/w-d-xo.html

  • @joshuareyes2939
    @joshuareyes2939 6 ปีที่แล้ว

    thank you ☺

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

    i have a problem when i pass data from datagrid to another form same form appears twice one with data from datagrid view other blank i want one form only with data kindly give some suggestion?//

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

      i have also the same problem

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

    Thank you so much!! i love you

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

    i am having issue, i can do everything. but when I do the coding for
    admin a = new admin;
    a.textbox ( the problem is I cant' search the textbox.1 even its at admin form. please help me )

    • @billingsoftwares
      @billingsoftwares  4 ปีที่แล้ว +1

      Thanks for comment, select Textbox1- properties make it private to public

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

      @@billingsoftwares thanks

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

      @@billingsoftwares bro i have another question, do you have a video how to remove/move database from database1 to database2 by button ? please help thanks

    • @billingsoftwares
      @billingsoftwares  4 ปีที่แล้ว +1

      check my recent uploaded video

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

      @@billingsoftwares please give the link as well

  • @jankennethvilla1980
    @jankennethvilla1980 6 ปีที่แล้ว

    what if i have a date time picker?

  • @rouhaniahsia9366
    @rouhaniahsia9366 ปีที่แล้ว

    i Have some issue plz help me

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

    helpful one!

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

    best

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

    Perfect!

  • @nikkim.5351
    @nikkim.5351 2 ปีที่แล้ว

    saved my life

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

    you didn't show the codes for update and deletion of data

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

      Please check my videos for delete and update

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

    It works for me :-)

  • @lahrichiaya1264
    @lahrichiaya1264 6 ปีที่แล้ว

    its not working for me

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

    how to pass date then reply son